I have a couple selenium ide saved files for running tests. To be able to run these tests through IE, I have installed selenium server with iedriverserver.
I have created a session but I can only load webdriverjs script. Is there an easy way to convert the selenium ide scripts into a format that can be run by the selenium server?
Is there another/easier way to run selenium ide tests for the IE? Thanks.