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