|
2 anos atrás | |
---|---|---|
.. | ||
README.md | 2 anos atrás | |
__init__.py | 2 anos atrás | |
conftest.py | 2 anos atrás | |
pytest.ini | 2 anos atrás | |
requirements.txt | 2 anos atrás | |
test_pages.py | 2 anos atrás | |
user.py | 2 anos atrás |
cd nicegui # enter the project root dir
brew install cask chromedriver
python3 -m pip install 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.