https://github.com/ciscodevnet/pyats-gui-sample
pyATS GUI Script Examples
https://github.com/ciscodevnet/pyats-gui-sample
cisco pyats pyats-gui-sample pyats-packages selenium test-automation
Last synced: 24 days ago
JSON representation
pyATS GUI Script Examples
- Host: GitHub
- URL: https://github.com/ciscodevnet/pyats-gui-sample
- Owner: CiscoDevNet
- License: apache-2.0
- Created: 2017-11-02T21:27:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-26T17:36:47.000Z (over 5 years ago)
- Last Synced: 2025-04-14T22:04:13.644Z (24 days ago)
- Topics: cisco, pyats, pyats-gui-sample, pyats-packages, selenium, test-automation
- Language: Python
- Homepage: https://developer.cisco.com/site/pyats/
- Size: 16.6 KB
- Stars: 6
- Watchers: 21
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pyats-gui-sample
This sample script demonstrates how to use pyATS test framework for web GUI testing, and Selenium webdriver integration. This example covers opening a browser session, connecting to google.com and searching for a keyword. It also demonstrates how to effectively model webpages and features in python.The selenium example is highly based on [selenium documentation](https://selenium-python.readthedocs.io/).
For the complete and up-to-date user guide on pyATS, visit: https://developer.cisco.com/site/pyats/docs/