|
před 2 roky | |
---|---|---|
.. | ||
README.md | před 2 roky | |
__init__.py | před 2 roky | |
conftest.py | před 2 roky | |
requirements.txt | před 2 roky | |
test_pages.py | před 2 roky | |
user.py | před 2 roky |
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.