|
пре 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.