intelliJ not opening correct version of browser

已回答

System: Ubuntu 17.04

For testing purpose, I have installed old version of mozilla along with latest one. I want the intelliJ to run test cases in old version. I followed this guide https://www.jetbrains.com/help/idea/configuring-browsers.html.

When I locally host the webApp, it automatically opens up in old version of mozilla as expected but on running the tests, intelliJ uses the latest version with profile of old version resulting in failure of test cases.

What do I do?

Thanks

0

What run/debug configuration type do you use? How can we reproduce this problem?

0
Avatar
Permanently deleted user

Problem is solved. I had to change path of firefox in configuration file of tests.

 

0

请先登录再写评论。