Skip to content

scottynomad/Sauce-Cookie-Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A very simple cookie dropping WSGI app and some tests to illustrate a problem with multiple cookies and saucelabs.

To use:

git clone git@github.com:scooterXL/Sauce-Cookie-Test.git
cd Sauce-Cookie-Test
virtualenv .
. bin/activate
bin/python setup.py develop
bin/runapp

In a second shell:

cd Sauce-Cookie-Test
bin/python tests.py

Note: You'll need to be running both the SauceConnect proxy and a SeleniumServer process.

About

Demonstrates a bug with multiple cookies in SauceConnect or Sauce OnDemand

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages