|
vor 2 Jahren | |
---|---|---|
.. | ||
README.md | vor 2 Jahren | |
__init__.py | vor 2 Jahren | |
conftest.py | vor 2 Jahren | |
pytest.ini | vor 2 Jahren | |
requirements.txt | vor 2 Jahren | |
test_pages.py | vor 2 Jahren | |
user.py | vor 2 Jahren |
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.