Vardhan18

Results 2 comments of Vardhan18

Hi @anshooarora, Facing the same issue while running in parallel. Scenarios are getting updated (sometimes) under random features but when running in sequential order steps are updated properly. Attached the...

Hi @mindywhitsitt , As per your inputs, I have used async block as follows in the code ``` import { Given,setDefaultTimeout } from 'cucumber'; import { browserSync, configure, elementSync, polledExpect...