|
пре 2 година | |
---|---|---|
.. | ||
README.md | пре 2 година | |
__init__.py | пре 2 година | |
conftest.py | пре 2 година | |
input.py | пре 2 година | |
requirements.txt | пре 2 година | |
screen.py | пре 2 година | |
test_auto_context.py | пре 2 година | |
test_binding.py | пре 2 година | |
test_element.py | пре 2 година | |
test_events.py | пре 2 година | |
test_image.py | пре 2 година | |
test_javascript.py | пре 2 година | |
test_joystick.py | пре 2 година | |
test_keyboard.py | пре 2 година | |
test_label.py | пре 2 година | |
test_lifecycle.py | пре 2 година | |
test_link.py | пре 2 година | |
test_page.py | пре 2 година | |
test_scene.py | пре 2 година | |
test_table.py | пре 2 година | |
test_timer.py | пре 2 година | |
test_toggle.py | пре 2 година |
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.