Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.
added 135 characters in body
Source Link
Fayaz
  • 28
  • 4

I have multiple test cases for each test case it is opening new browser, how to open just one browser instance and navigate all to all Url. In parallel execution it opens multiple browsers don't need parallel. Ecexute on test cases one by one on one chrome browser instance

I have multiple test cases for each test case it is opening new browser, how to open just one browser instance and navigate all to all Url

I have multiple test cases for each test case it is opening new browser, how to open just one browser instance and navigate all to all Url. In parallel execution it opens multiple browsers don't need parallel. Ecexute on test cases one by one on one chrome browser instance

Post Closed as "Duplicate" by Peter Thomas karate
Source Link
Fayaz
  • 28
  • 4

Karate UI testing open one browser instance for all test cases

I have multiple test cases for each test case it is opening new browser, how to open just one browser instance and navigate all to all Url