# pyats-gui-sample **Repository Path**: mirrors_CiscoDevNet/pyats-gui-sample ## Basic Information - **Project Name**: pyats-gui-sample - **Description**: pyATS GUI Script Examples - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2026-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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/