|
před 2 roky | |
---|---|---|
.. | ||
README.md | před 2 roky | |
__init__.py | před 2 roky | |
conftest.py | před 2 roky | |
helper.py | před 2 roky | |
requirements.txt | před 2 roky | |
screen.py | před 2 roky | |
test_3d_scene.py | před 2 roky | |
test_auto_context.py | před 2 roky | |
test_bindings.py | před 2 roky | |
test_element.py | před 2 roky | |
test_events.py | před 2 roky | |
test_groups.py | před 2 roky | |
test_javascript.py | před 2 roky | |
test_pages.py | před 2 roky | |
test_routes.py | před 2 roky | |
test_screen.py | před 2 roky | |
test_timer.py | před 2 roky |
cd nicegui # enter the project root dir
brew install cask chromedriver
python3 -m pip install -r tests/requirements.txt
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.