1

I have a ui test where I need to loop in the same chrome window (session). Essentially, I'm using scenario outline and each run adds an item to a cart. Right now, it's launching a new chrome window with each loop. How can I make it reuse the same window?

Eg:

Scenario outline:

Scenario: Click "submit cart"

rkkmmk-gh
  • 43
  • 1
  • 5

0 Answers0