Falko Schindler 65b2fcdf67 support more props and styles #98 2 năm trước cách đây
..
README.md c805483cdf code review 2 năm trước cách đây
__init__.py 4f500e88d1 began with first selenium pytest 2 năm trước cách đây
conftest.py 3de7d9b60f repair cleanup fixture 2 năm trước cách đây
helper.py b10533f7f8 code review 2 năm trước cách đây
requirements.txt c805483cdf code review 2 năm trước cách đây
screen.py b10533f7f8 code review 2 năm trước cách đây
test_3d_scene.py b10533f7f8 code review 2 năm trước cách đây
test_auto_context.py b10533f7f8 code review 2 năm trước cách đây
test_bindings.py b10533f7f8 code review 2 năm trước cách đây
test_element.py 65b2fcdf67 support more props and styles #98 2 năm trước cách đây
test_javascript.py b10533f7f8 code review 2 năm trước cách đây
test_pages.py b10533f7f8 code review 2 năm trước cách đây
test_screen.py 79cc358d95 renaming 2 năm trước cách đây

README.md

Automated Tests for NiceGUI

Setup

Mac

cd nicegui # enter the project root dir
brew install cask chromedriver
python3 -m pip install -r tests/requirements.txt

Usage

Use selenium-fixture to control and query the website. See https://selenium-python.readthedocs.io/getting-started.html for documentation of the available method calls to the webdriver.