Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "capabilities": [{
- "browserName": "internet explorer",
- "version": "11",
- "platform": "WINDOWS",
- "maxInstances": 1
- }],
- "configuration": {
- "nodeTimeout": 120,
- "port": 5555,
- "hubPort": 4444,
- "hubHost": "192.168.56.1",
- "nodePolling": 2000,
- "registerCycle": 10000,
- "register": true,
- "cleanUpCycle": 2000,
- "timeout": 30000,
- "maxSession": 1
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement