Closed JoaoEnesGoncalves closed 5 years ago
@JoaoEnesGoncalves Could you confirm that you're not facing this issue when calling the execute javascript
directly from a selenium test in robot framework?
Tried fixing this issue in https://github.com/jz-jess/RobotEyes/pull/37 If Javascript error is thrown by selenium, then coordinates will be fetched from the selenium's element object.
Released fix in version 1.1.3
On Internet Explorerer 11 after call keyword "RobotEyes.Capture Element" was verified error message just with "JavascriptException: Message: Error executing JavaScript"
note: Internet Explorerer 11 webdriver was configured to enable JavaScripting
logs