I would like to automate the following use-case using selenium grid (nightwatch) / browserstack,
- Login using 1st user
- Login with 2nd user in incognito window or different browser
- 2nd user is a manager to 1st and interacts with user 1
- Automate flows to test if 1st & 2nd user interactions works as expected
Is it possible to automate this flow? Parallel testing cannot be possible as the above use-case happens synchronously