We appreciate the contributions you have made as an active member in the Qentinel Forum. Now that Qentinel is Copado Robotic Testing, we want to invite you to be among the first to join our discussion group centered around making teams more successful by embedding testing at every stage.


Join at success.copado.com and check out the all new Copado Robotic Testing Discussion Group.

Start a new topic

Internet Explorer is lost after GoTo

Hi, unfortunately I'm working with a customer case where we need to test with IE, and I'm unable to get things to work.


My (example) test script goes like this

OpenBrowser    about:blank    ie
SetConfig    WindowSize    1920x1080
GoTo    https://wikipedia.org
VerifyText    The Free Encyclopedia

Three first steps succeed, but last step produces:
QWebBrowserError: Message: Unable to get browser

Is there a problem with IE support?


zip

Hi,

Are you using 32bit or 64bit IE? Do driver and IE have the same bitness?


Best regards,
Tuomas

Ah yes, that's it: I had a 64-bit driver. Using 32-bit one solved this issue. Thanks for your quick response, Tuomas!

Login or Signup to post a comment