Skip to content

rakheepatel/robotframework-crossbrowsertesting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

robotframework-crossbrowsertesting

This is a demo project to show how to use Crossbrowsertesting with Robot Framework. The idea is to take a video of the test while your tests are running.

For more information about Robot Framework, please see robotframework.org. For more information about Crossbrowsertesting, please see crossbrowsertesting.com

I have included the CBT file in my Resources folder for reference, but you can get your own copy from the Automation Examples section of Automation Getting Started page.

Pre-requisites

  • You'll need to have Automation enabled on your CBT plan
  • You'll need to install the Requests library
    pip install -U requests
    pip install -U robotframework-requests
    For more information, please see their official page

About

Using Crossbrowsertesting with Robot Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published