You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I understand this is a recent update to MacOS but just wanted get this on the roadmap if it hasn't been tackled already. Thanks :)
Environments
OS: OSX Selenium Version: Selenium server standalone <= 3.14.0 Browser: Any Browser Version: Any
Expected Behavior
Selenium Grid hub routes webdriver traffic to specified platform[Name]: macos 10.14 or mojave
Actual Behavior
No current support for node platform target MacOS 10.14 Mojave.
Desired capabilities platform[Name] set to macos 10.14 or mojave fails to find corresponding selenium node. Workaround:
Disable all other MacOS platform nodes and target platform[Name]: "MAC"
Steps to reproduce -
Create a selenium grid with OSX 10.12/13 and 10.14.
Run tests with desired capabilities platform[Name]: "mojave".