I would like to have on selenium-builder more commands because i am migrating all html-Suites (from Selenium ide) to selenium builder and i need this commands to have a usefull migration of all test-suites.
in Selenium IDE exist a runScript-Command that helps me to test with java script statement like if/else statements.(runScriptAndWait).
Also I have a Problem with setElementText and sendKeysToElement because it works not so good like in seleniumIDE the "type" Command.
I really need your help because I have to change the testing tool from IDE to builder.
Hello Zarkonnen and everybody,
I would like to have on selenium-builder more commands because i am migrating all html-Suites (from Selenium ide) to selenium builder and i need this commands to have a usefull migration of all test-suites.
in Selenium IDE exist a runScript-Command that helps me to test with java script statement like if/else statements.(runScriptAndWait). Also I have a Problem with setElementText and sendKeysToElement because it works not so good like in seleniumIDE the "type" Command. I really need your help because I have to change the testing tool from IDE to builder.
Best regards Dimi