Skip Navigation LinksHome Page > Forums > RemoteLaunch Forums > RemoteLaunch Automation E... > RemoteLaunch and Selenium...
Hi All,
I've created an automated test case in Spirateam, setting: "Selenium 2" as Automation Engine Java Selenium script path in the Filename.
When I run it, I get an error:Exception: The specified node cannot be inserted as the valid child of this node, because the specified node is the wrong type. Stack Trace: at Inflectra.RemoteLaunch.Engines.Selenium2.SeleniumEngine.StartExecution(AutomatedTestRun4 automatedTestRun, Int32 projectId) at Inflectra.RemoteLaunch.Business.RunTestThread.Execute()
Does anyone has a simple example on how to setup and run a Selenium 2 test case?
I'm using RemoteLaunch windows application (not RemoteLaunchX) and I've already installed the proper Selenium addon.
In the user manual, there's only one example related to Selenium RC.
Thank you.
Thank you Sarah.
The two links/methods you've posted use the Command Line option in Automation Engine .
Could you please clarify how to use the Selenium 2 Automation Engine?
Thank you very much in advance.
Dears,
is it possible to know how to use Selenium 2 Automation Engine?
open||http://www.google.com/webhp
assertTitle||Google
type|q|${query}
click|btnG
waitForPageToLoad||5000
isTextPresent||${matchtext}
open
http://www.google.com/webhp
assertTitle
Google
type
q
${query}
click
btnG
waitForPageToLoad
5000
isTextPresent
${matchtext}
And if you have any questions, please email or call us at +1 (202) 558-6885