|
2 years ago | |
---|---|---|
.. | ||
README.md | 2 years ago | |
__init__.py | 2 years ago | |
conftest.py | 2 years ago | |
input.py | 2 years ago | |
requirements.txt | 2 years ago | |
screen.py | 2 years ago | |
test_auto_context.py | 2 years ago | |
test_binding.py | 2 years ago | |
test_element.py | 2 years ago | |
test_events.py | 2 years ago | |
test_image.py | 2 years ago | |
test_javascript.py | 2 years ago | |
test_joystick.py | 2 years ago | |
test_keyboard.py | 2 years ago | |
test_label.py | 2 years ago | |
test_lifecycle.py | 2 years ago | |
test_link.py | 2 years ago | |
test_page.py | 2 years ago | |
test_scene.py | 2 years ago | |
test_table.py | 2 years ago | |
test_timer.py | 2 years ago | |
test_toggle.py | 2 years ago |
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.