An open API service indexing awesome lists of open source software.

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

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.