Skip to content

Instantly share code, notes, and snippets.

@freynaud
Created May 25, 2011 14:02
Show Gist options
  • Save freynaud/991032 to your computer and use it in GitHub Desktop.
Save freynaud/991032 to your computer and use it in GitHub Desktop.
reg request
{"class":"org.openqa.grid.common.RegistrationRequest",
"capabilities":
[
{"platform":"ANY","browserName":"firefox","version":""},
{"platform":"ANY","browserName":"firefox","version":""},
{"platform":"ANY","browserName":"firefox","version":""},
{"platform":"ANY","browserName":"firefox","version":""},
{"platform":"ANY","browserName":"firefox","version":""},
{"platform":"WINDOWS","ensureCleanSession":true,"browserName":"internet explorer","version":""},
{"platform":"ANY","browserName":"chrome","version":""}
],
"configuration":
{"maxSession":5 , "cleanUpCycle":10000,"proxy":"org.openqa.grid.selenium.proxy.WebDriverRemoteProxy","url":"http://192.168.0.5:4444/wd/hub","timeout":30000}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment