Is it possible to open two or more browsers w/ different login using data file?

Hi Katalon! I don’t want to use Incognito tab. Is there any way to this scenario like parallel execution?

Steps to Replicate:

  • Run the script
  • Login module > Ready the data files > I expect 2 browsers will open > First Browser for Admin 1 and Second Browser for Admin 2
  • After Login both side > Run the step 2 simultaneously in both browsers

Yes, it is possible for you using Katalon Studio to open 2 or more browser windows simultaneously. Please have a look at what I did previously:

@kazurayam Hi! :slight_smile: thank you for your feedback. I’ll check on my side your source code.