|
há 2 anos atrás | |
---|---|---|
.. | ||
README.md | há 2 anos atrás | |
__init__.py | há 2 anos atrás | |
conftest.py | há 2 anos atrás | |
helper.py | há 2 anos atrás | |
requirements.txt | há 2 anos atrás | |
screen.py | há 2 anos atrás | |
test_3d_scene.py | há 2 anos atrás | |
test_auto_context.py | há 2 anos atrás | |
test_bindings.py | há 2 anos atrás | |
test_element.py | há 2 anos atrás | |
test_javascript.py | há 2 anos atrás | |
test_pages.py | há 2 anos atrás | |
test_screen.py | há 2 anos atrás |
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.