Skip to main content

GAUnitLibrary is a Robot Framework library to interface with GAUnit

Project description

Robot Framework GAUnit Library

Build Status

GAUnitLibrary is a Robot Framework library to interface with GAUnit.

Installation

Use pip:

pip install robotframework-gaunitlibrary

Run your first tests (full working samples)

Automated test with a proxy

You can use BrowserMob Proxy library to intercept Google Analytics events.

  • Download BrowserMob Proxy latest release (note: install Java).

    • add bin/ directory to your %PATH
  • Download ChromeDriver

  • Install these libraries :

    pip install -r requirements/samples.txt
    
  • Run the test

    robot samples/home_engie_with_proxy.robot
    

Launch a manual browsing session to test events

  • Follow same install instructions as above.

  • Run the test

    robot samples/manual_browsing.robot
    

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

robotframework-gaunitlibrary-0.3.3.tar.gz (2.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page