selenese-runner-java icon indicating copy to clipboard operation
selenese-runner-java copied to clipboard

Selenium IDE native format (selenese and side) interpreter.

Results 60 selenese-runner-java issues
Sort by recently updated
recently updated
newest added

click command in Mac Safari did not work. It works in Chrome and Firefox. The error message I got is [2017-05-16 12:52:17.917 -07:00] [INFO] Command#2: click("id=nim_authSignInForgotPasswordLink") [2017-05-16 12:52:17.985 -07:00] [ERROR]...

bug

The screenshot width/height is twice more than the browser size. e.g. if the browser is 1000px wide, the screenshot is 2000px even though the content looks correct. I tested it...

bug

In Mac Chrome and Firefox, CaptureEntirePageScreenshot generate image for the view port only, not the image for entire page if the page is larger/longer than the browser size. Using Safari...

bug

This is a great tool, much better then Selenium html runner. --width/--height option did not work for Safari and Firefox in Mac. It crashed the test. It works for chrome...

bug

Hi, I'd like to start a Chrome as it is from mobile device. So I tried to use --define option to define the capabilities. The command is like: java -jar...

enhancement

Hello, I have a problem with opening and/or selecting a new window with a complex URL (like **sub1.sub2.sub3.example.com**). I've tried to use the same test in the completely same environment...

Hi, I'm wondering if it's possible to disable debug logging in the runner. I'm running the jar with maven in a build task but don't see a way to disable...

question
want more info

I am looking for a way to include the locators and commands in my user-extensions.js that I have created over time. In many projects these are very useful, even essential....

enhancement

Hi, Is it possible to configure data-driven in selenese-runner-java tests?

enhancement
question

Unfortunately I don't know how to create a concrete test example for this one. I cannot share the test that is failing since the system I'm testing is proprietary. The...

bug
want more info