Skip to content

joanliu/cbthelper-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cbthelper

cbthelper (PHP) wraps CrossBrowserTesting's selenium api into an easy to use library. CrossBrowserTesting provides a device lab in the cloud so you don't have to manage your own device lab with multiple browser versions. Run your selenium tests across multiple device and browser combinations at a time and quickly jump to a live test to debug. With this wrapper, you can easily start a Selenium test, take a snapshot, set test score, and much more.

Installation

Using Composer

composer require crossbrowsertesting/cbthelper

Usage

See example.php. Don't forget to set your username and authkey, which can be found under Accounts and Settings, in that file. Don't have a CrossBrowserTesting account? Start a free trial at https://crossbrowsertesting.com/ and start running your Selenium tests in the cloud.

Or visit https://help.crossbrowsertesting.com/selenium-testing/getting-started/cbthelper-php/

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/crossbrowsertesting/cbthelper-php.

License

The gem is available as open source under the terms of the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%