|
vor 2 Jahren | |
---|---|---|
.. | ||
README.md | vor 2 Jahren | |
__init__.py | vor 2 Jahren | |
conftest.py | vor 2 Jahren | |
helper.py | vor 2 Jahren | |
requirements.txt | vor 2 Jahren | |
screen.py | vor 2 Jahren | |
test_3d_scene.py | vor 2 Jahren | |
test_auto_context.py | vor 2 Jahren | |
test_bindings.py | vor 2 Jahren | |
test_element.py | vor 2 Jahren | |
test_javascript.py | vor 2 Jahren | |
test_pages.py | vor 2 Jahren | |
test_screen.py | vor 2 Jahren |
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.