https://github.com/browserstack/automate-perl-samples
Perl sample code for BrowserStack Automate
https://github.com/browserstack/automate-perl-samples
Last synced: 3 months ago
JSON representation
Perl sample code for BrowserStack Automate
- Host: GitHub
- URL: https://github.com/browserstack/automate-perl-samples
- Owner: browserstack
- Created: 2015-11-18T10:20:07.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-07-03T14:56:08.000Z (about 3 years ago)
- Last Synced: 2026-02-16T05:58:38.361Z (5 months ago)
- Language: Perl
- Size: 2.93 KB
- Stars: 0
- Watchers: 15
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
automate-perl-samples
=======================
Documentation for writing Automate test scripts in Perl.
## Selenium Installation from command line
`cpanm Selenium::Remote::Driver`
## Running the tests
Update the sample tests which exist in this project with the correct USERNAME and ACCESS_KEY.