-
Notifications
You must be signed in to change notification settings - Fork 209
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 11.1 Node doesn't respond after few hours of Test Case execution #406
Comments
Hi, Thanks in advance. |
@Amber2008 Please find our edge node configuration: { |
@Amber2008 ..If this doesn't work check your edge build and replace the internal web driver for edge with the relevant driver. Please go through the following url to validate your edge driver details. https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/ |
I am using Grid extra 2.0.2, Selenium 3.11.0
Test Scripts are executed on 4 browsers Chrome, Safari, Edge, Firefox
Safari and Edge nodes do not respond after few Test Scripts executions
Safari Version 11.1
I am unable to find any log entries as well in log file to ascertain whether is connectivity issue or what.
Please help.
Log Entries:
Our internal log:
ERROR mac.STC_938 - WebDriverException Recreating driver for the sameorg.openqa.selenium.TimeoutException: An operation did not complete before its timeout expired. (WARNING: The server did not provide any stacktrace information)
Node Log:
INFO [ActiveSessions$1.onStop] - Removing session CCF683F7-6B1A-48A1-B4FD-B5CED4787B0C (org.openqa.selenium.safari.SafariDriverService)
Hub Log:
14:09:41.992 INFO [RequestHandler.process] - Got a request to create a new session: Capabilities {applicationCacheEnabled: false, browserName: safari, ensureCleanSession: true, loggingPrefs: org.openqa.selenium.logging..., safari.options: {technologyPreview: false}}
14:09:42.008 INFO [TestSlot.getNewSession] - Trying to create a new session on test slot {server:CONFIG_UUID=cfb97722-10c5-4944-b4dd-7e1d448afde3, seleniumProtocol=WebDriver, browserName=safari, maxInstances=3, platformName=MAC, version=, platform=MAC}
Thanks
The text was updated successfully, but these errors were encountered: