Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Safari Webdriver on browser stack throws an error for setTimeout #110

Open
scottcowan opened this issue May 31, 2016 · 1 comment
Open

Comments

@scottcowan
Copy link
Contributor

scottcowan commented May 31, 2016

Testing on browserstack on OSX with Safari 8.3 and 9.1 gives an error about setTimeout

Also iOS 8.3,9.3 emulators

Unknown command: setTimeout (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 4 milliseconds Build info: version: '2.45.0', revision: '5017cb8', time: '2015-02-26 23:59:50' System info: host: 'mac-185-44-128-138.browserstack.com', ip: '185.44.128.138', os.name: 'Mac OS X', os.arch: 'x86_64', os.version: '10.11.4', java.version: '1.8.0_65' Driver info: org.openqa.selenium.safari.SafariDriver Capabilities [{browserName=safari, takesScreenshot=true, javascriptEnabled=true, version=9.1, cssSelectorsEnabled=true, platform=MAC, secureSsl=true}] Session ID: null

@scottcowan
Copy link
Contributor Author

This was using the pageLoadTimeout, If I remove it the test starts out but expects the page to load right away

<browserFactory pageLoadTimeout="00:01:00">

scottcowan added a commit to SkillsFundingAgency/das-search that referenced this issue Jun 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant