|
%!s(int64=2) %!d(string=hai) anos | |
---|---|---|
.. | ||
README.md | %!s(int64=2) %!d(string=hai) anos | |
__init__.py | %!s(int64=2) %!d(string=hai) anos | |
conftest.py | %!s(int64=2) %!d(string=hai) anos | |
pytest.ini | %!s(int64=2) %!d(string=hai) anos | |
requirements.txt | %!s(int64=2) %!d(string=hai) anos | |
test_pages.py | %!s(int64=2) %!d(string=hai) anos | |
user.py | %!s(int64=2) %!d(string=hai) anos |
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.