Version
1.53.1
Steps to reproduce
Reaching out to see if we get any support or guidance on the playwright implementation ::
We are facing Issue in automating UI Web application Login with Playwright, as Playwright has restriction to capture browser pop up authentication, Programaticaly bypassing browser popup authentication- auth credentials sent but still it’s using windows login user.
Example :
Even if we pass test user(ABC) credentials, but it’s taking Local windows logged session user(XYZ) authentication, tried to open browser in incognito mode with Playwright script still observing same behavior from Playwright.
The data /Engs related test user ABC should be available on Dashboard screen, but we are seeing the Data/engs assigned to my User (XYZ) / Windows logged user on laptop/VM..
Please do let me know if any additional details needed related to this issue
Expected behavior
The data /Engs related test user ABC should be available on Dashboard screen, but we are seeing the Data/engs assigned to my User (XYZ) / Windows logged user on laptop/VM..
Actual behavior
The data /Engs related test user ABC should be available on Dashboard screen, but we are seeing the Data/engs assigned to my User (XYZ) / Windows logged user on laptop/VM..
Additional context
No response
Environment
System:
OS: Windows 11 10.0.22631
CPU: (20) x64 13th Gen Intel(R) Core(TM) i7-1370P
Memory: 16.29 GB / 31.59 GB
Binaries:
Node: 22.14.0 - C:\Program Files\nodejs\node.EXE
npm: 10.9.2 - C:\Program Files\nodejs\npm.CMD
IDEs:
VSCode: 1.101.1 - C:\Users\satishkotapati\AppData\Local\Programs\Microsoft VS Code\bin\code.CMD
npmPackages:
@playwright/test: ^1.53.1 => 1.53.1
Version
1.53.1
Steps to reproduce
Reaching out to see if we get any support or guidance on the playwright implementation ::
We are facing Issue in automating UI Web application Login with Playwright, as Playwright has restriction to capture browser pop up authentication, Programaticaly bypassing browser popup authentication- auth credentials sent but still it’s using windows login user.
Example :
Even if we pass test user(ABC) credentials, but it’s taking Local windows logged session user(XYZ) authentication, tried to open browser in incognito mode with Playwright script still observing same behavior from Playwright.
The data /Engs related test user ABC should be available on Dashboard screen, but we are seeing the Data/engs assigned to my User (XYZ) / Windows logged user on laptop/VM..
Please do let me know if any additional details needed related to this issue
Expected behavior
The data /Engs related test user ABC should be available on Dashboard screen, but we are seeing the Data/engs assigned to my User (XYZ) / Windows logged user on laptop/VM..
Actual behavior
The data /Engs related test user ABC should be available on Dashboard screen, but we are seeing the Data/engs assigned to my User (XYZ) / Windows logged user on laptop/VM..
Additional context
No response
Environment
System: OS: Windows 11 10.0.22631 CPU: (20) x64 13th Gen Intel(R) Core(TM) i7-1370P Memory: 16.29 GB / 31.59 GB Binaries: Node: 22.14.0 - C:\Program Files\nodejs\node.EXE npm: 10.9.2 - C:\Program Files\nodejs\npm.CMD IDEs: VSCode: 1.101.1 - C:\Users\satishkotapati\AppData\Local\Programs\Microsoft VS Code\bin\code.CMD npmPackages: @playwright/test: ^1.53.1 => 1.53.1