Forum Discussion

giacomoNegro's avatar
giacomoNegro
New Contributor
2 years ago

Test Execute return an Exception

Hi All, 

since some days we are facing an issue with Test Execute (launched through azure devops pipeline).

The scenario is the following:

In an automated Test we open the browser and navigate to main page via RunBrowser command.

The error displayed is the following

 

It seems something in between the launch and go to page inside the RunBrowser command but there are no more info about the exception. I've also tried to use the try catch statement but still no more info on that.

After this strange exception the test goes normally on but the problem is that the execution is marked as failed because of that exception not making us understand if there is any real error during the execution.

The selected browser is Edge version 117.0.2045.60 

Test Execute version is the 15.63.8.11

 

Is anyone else having this issue? As anyone a solution for that?

 

Thanks

 

Giacomo