Hi
in order for us to reduce our total execution time, running test suits in parallel after creating Suit collection
We used to see more failures of the test cases/steps when run in parallel after putting them in suit collection. The failures reasons appears in reports are mainly - script not able to click on specific elements/object and element not found even there are sufficient delay provided. I wanted to know why this happens and what action can be taken to resolve this issue
There are very less failures when we run the suit sequentially
Please help me with root cause of more failures during Parallel run the action needed to fix this problem
Thanks in advance
Deelip