Hello Community. I am writing automated tests that will execute on Azure cloud in the UK but targeting endpoints hosted in the US. I have been challenged to evidence that no data will leave the US geographically as the tests execute. Does anyone know where the tests will execute ? is it in the browser created in the UK in which case technically loading the data does move it geographically to the UK browser? I am new to playwright and understand that it runs assertions in the browser. Will any of the data loaded be retained outside of the test execution other than the data that is loading in a UK browser.
Any help would be appreciated.
This thread is trying to answer question "Does automated testing with Playwright cause sensitive data to be transferred geographically when tests are executed on a cloud service in one region, targeting endpoints in another region?"
Rayrun is a community for QA engineers. I am constantly looking for new ways to add value to people learning Playwright and other browser automation frameworks. If you have feedback, email [email protected].