You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to seleniu...@googlegroups.com
Hi
I am developing a website in SpringMVC. Here I want to execute the record&play script files generated by the selenium IDE plugin on a button click so that a user can Run/Stop the execution of the selenium script files as per their requirements on any of the selenium nodes by just providing the file path, selenium node url and browser name.
Can anyone help to figure out which class in selenium jar provides such a functionality?
Also I want to get the results of the script file execution in either XML or JSON to send it to some REST API.