SeleniumHQ / selenium-ide

Open Source record and playback test automation for the web.
https://selenium.dev/selenium-ide/
Apache License 2.0
2.74k stars 740 forks source link

[🚀 Feature]: Java based *.side client #1643

Open spea1 opened 1 year ago

spea1 commented 1 year ago

Feature and motivation

Thank you very much for the great work. I like to use the 'vmi/selenese-runner-java' to play my .side files. Would it be possible to include a similar Java based .side client so that it would be possible to use the Selenium platform directly without relying on others? If it would then be possible to connect the hub from the IDE and define the browser to check different browsers directly, that would be pure luxury.

Usage example

https://github.com/vmi/selenese-runner-java

github-actions[bot] commented 1 year ago

@spea1, thank you for creating this issue. We will troubleshoot it as soon as we can.


Info for maintainers

Triage this issue by using labels.

If information is missing, add a helpful comment and then I-issue-template label.

If the issue is a question, add the I-question label.

If the issue is valid but there is no time to troubleshoot it, consider adding the help wanted label.

If the issue requires changes or fixes from an external project (e.g., ChromeDriver, GeckoDriver, MSEdgeDriver, W3C), add the applicable G-* label, and it will provide the correct link and auto-close the issue.

After troubleshooting the issue, please add the R-awaiting answer label.

Thank you!