|
2 vuotta sitten | |
---|---|---|
.. | ||
README.md | 2 vuotta sitten | |
__init__.py | 2 vuotta sitten | |
conftest.py | 2 vuotta sitten | |
requirements.txt | 2 vuotta sitten | |
test_auto_context.py | 2 vuotta sitten | |
test_element.py | 2 vuotta sitten | |
test_javascript.py | 2 vuotta sitten | |
test_pages.py | 2 vuotta sitten | |
test_user.py | 2 vuotta sitten | |
user.py | 2 vuotta sitten |
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.