mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

- unset `IFS` variable so that it doesn't affect future script execution - use `\n\r` separator on windows - fix script to be Python2/Python3 compliant