|
преди 2 години | |
---|---|---|
.. | ||
README.md | преди 2 години | |
__init__.py | преди 2 години | |
conftest.py | преди 2 години | |
helper.py | преди 2 години | |
requirements.txt | преди 2 години | |
screen.py | преди 2 години | |
test_3d_scene.py | преди 2 години | |
test_auto_context.py | преди 2 години | |
test_bindings.py | преди 2 години | |
test_element.py | преди 2 години | |
test_events.py | преди 2 години | |
test_groups.py | преди 2 години | |
test_javascript.py | преди 2 години | |
test_pages.py | преди 2 години | |
test_routes.py | преди 2 години | |
test_screen.py | преди 2 години | |
test_timer.py | преди 2 години |
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.