Won't Fix
Last Updated: 20 Mar 2019 14:16 by ADMIN
Martijn
Created on: 13 Apr 2016 05:34
Type: Feature Request
1
Select browser per test in the test list
What I want to achieve is to run a combination of tests for different browsers. 

The request is based on the situation that one particular test isn't able to run in e.g. Internet Explorer and I want that test to run in Chrome.

The example I have is:
001 (IE)
002 (Chrome)
003 (IE)
004 (IE)

It would be nice if you could specify at each test in the test list at what browser it should run.
1 comment
Daniel
Posted on: 20 Mar 2019 14:15

There is existing option in place for Test Lists that can achieve this behavior - it is called Executing Browser, so basically you need to create separate Test Lists for specific browsers to run against.

Another option we provide is to have some steps in tests omitted in specific browsers - each step has a property to run against browser of choice and not run in other.