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 have used the example code written in Javascript but now have a need to create a POV for an open-source project called OpenTest Framework. This framework is written using Java under the covers and has excellent tooling to run tests for Mobile, API, and Web App. I would like to add Mac Client and Windows Client(via selenium-appium). I see that there is sample code written in python and I would think it would be nice to see some boilerplate code using Java.