so basically I created a test, it passes in chrome but fails in Safari
I connected and shared my test with someone from the mobile test team
they can run my test in Safari with no issues
after a few hours of troubleshooting
the only thing that we can see that is different is that he is running 14.0.1 and I am on 0.2
I wanted to try and test in Safari private mode
I know that the test is recorded in incognito mode on Chrome
I just don’t know how to configure the test so that it will run in private mode, just want to rule out all situations that could be causing my test not to run on my local but able to run on others
Thanks