In this video, I have explained what is BrowserContext in Playwright || Handle Two different user sessions with BrowserContext. BrowserContext represents an isolated environment for running web pages and tasks within a Chromium, Firefox, or WebKit browser instance. It allows you to create multiple independent instances of a browser context with their own settings, cookies, cache, and storage, which can be useful for various testing and automation scenarios, like: 1. User Authentication Testing 2. Parallel Testing 3. Cross-Browser Testing 4. Testing Different User Roles/Groups 5. Cookie and Session Testing 6. Data Isolation Testing 7. Multi-Tab Testing
@enver641410 ай бұрын
Thank you so much. I've been following the series right from the start, and the experience has been incredible. I'm eagerly looking forward to more content.
@naveenautomationlabs10 ай бұрын
You're very welcome!
@GulnazMusa-j2g10 ай бұрын
The one and only automation guru
@kamalbamrah39589 ай бұрын
We can also use it for maker - checker scenarios. Wonderfully explained ,thank you Sir
@kailashpathak91849 ай бұрын
Amazing VIDEO ...On How to Handel Two different user sessions Using single Browser Instance Thanks Naveen Bhai !!
@sanjupole14916 ай бұрын
Very beautiful feature of playwright
@anilmadishetty3 ай бұрын
Hi Naveen, i am following your videos from 4 years, thanks alot, i have one question in this video if you use same context to create two different pages lets say page1 and page2 , will they be in incognito mode as well ? thanks.
@lasusiesabe3 ай бұрын
Amazing!! Thank you :D
@sindhurabc685710 ай бұрын
Hi, Is this video a part of any playwright lesson. If so please share the playlist link. It will be helpful to follow up and learn.
@naveenautomationlabs10 ай бұрын
Playwright with TypeScript - By Naveen Automation Labs: kzbin.info/aero/PLFGoYjJG_fqrRjl9Mn0asiAIxmKC1X-N-
@gvraam10 ай бұрын
Hi Naveen I really happy with this video. Thank you. I try do to in selenium+ java. Can't do fulfill. Can you advice how is it possible do to?
@SoftwareJobsHub3 ай бұрын
Please share sample framework for Playwright with Typescript and Cucumber bdd. Thanks
@Uradha18 ай бұрын
we have different data on QA, UAT, Prod. How to maintain data on same test?
@JitendraKumar-lr3vq9 ай бұрын
I hope API testing with Playwright with Typescript is also coming in future.
@mayurmahamuni30127 ай бұрын
Hey Naveen, I am getting this message since last few days. Could you pls help me here? Message: Warning: Your account has exceeded allowed number of login attempts. Please try again in 1 hour.