HOWTO: Cookie manipulation with Selenium and Cloud Testing

As the Cloud Testing service uses Selenium RC, and real browsers such as Firefox, Internet Explorer, Safari, Chrome and Opera, cookie handling while running your test should be taken care of automatically. If however you want to do something special, you can override the default behaviour as follows: Create Cookie You can add cookies by [...]