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