Hi all,
am not sure how to put it… Let me try to explain the issue to the max.
We have 2 Test cases one will run via API and another using UI. Both works fine it they are executed seperately… But when they are combined into a single file thats where the problem starts.
The execution of the test cases fails 1 time and next time it succeeds when ran on local MAC. If the same is run using docker, It fails everytime. Any Suggestions.