'Can I run few particular scenarios first and run the remaining scenarios after?

Is there a way to call a separate runner with few scenarios in beforeSuite hooks? Kindly help

The few scenarios can be parallel and the remaining scenarios can be parallel too. But the first run should be some particular scenarios.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source