IE11 + Jenkins: This usually means that a call to the COM method IWebBrowser2::Navigate2() failed.

877 views
Skip to first unread message

timmi...@gmail.com

unread,
Jun 18, 2017, 10:01:59 AM6/18/17
to selenide
Hi All,

Please, does anyone faced with such issue or knows how to fix it. Trying to run tests in IE11 through the Jenkins, but all test fails with one same error:
"Failed to navigate to blablabla. This usually means that a call to the COM method IWebBrowser2::Navigate2() failed. (WARNING: The server did not provide any stacktrace information)."
I have one guess, that before browser running there is some pop-up appears, e.g. about network permissions or something similar, but how to hadle such behaviour or pretend at all?
Win 10, Selenide 4.3.3, IE11.

saydu...@gmail.com

unread,
Jun 14, 2018, 4:51:07 PM6/14/18
to selenide

I am facing the same issue. is hther any one who can help?

eliezer...@gmail.com

unread,
Jan 22, 2019, 3:07:34 PM1/22/19
to selenide
I'm dying, this issue is crazy. Can't fix it :(
My environment is an Azure VM acting as a Hosted Agent in the Release Pipeline

miroslav nozicka

unread,
Feb 21, 2019, 8:03:48 AM2/21/19
to selenide
Hi guys, had to deal with this issue too.
If you have jenkins as a service, tests are running under "SYSTEM" which have different security settings than your Administrator account.

I workaround it by creating 1 slave jenkins machine, connect it to a main jenkins as node, via java web start, and tests starts to run.
only thing is that you shouldn't install jenkins slave as a service otherwise it ends in the same problem

Reply all
Reply to author
Forward
0 new messages