I literally have spent 8 hours today trying to solve this issue for a test I was creating.....you saved my sanity. Thank you, thank you, THANK YOU from Texas, USA!
Thank you for the vidoes, could you please continue and cover some API Testing using Playwright or any kind of Perforrmance testing that can be done using Playwright ?
Pavan Sir. Hats off to your tutorial, Is Play wright suitable only for Angular js and React applications or can we automate Java web applications also , PLease confirm
Hi Pavan, first thanks for all your videos and effort, they are very useful! I have a question about a specific scenario: User is on billing page and clicks on paypal button. Upon clicking on paypal button, paypal secure payment window is opened (so different browser window) in front of the billing page window, prompting the user to log in. I have tried a lot of different things, including attempting to switch contexts but I can't seem to interact with paypal window. How would you hande this scenario?
The problem is how to get this logic out of Tests and use it... when it's all in the test it makes sense and is simple... when you have a framework and have to pass these contexts around and ci/cd this is where these tutorials fall apart Try doing this ina fixture where you ovveride Context Page Test
Hi Pavan sir, in my case contextual browser is closing automtically after executing the script. when run in headed mode, pls suggest wat could be the reason.
thank you, sir! I wonder how can we move it to custom keyword, like: I work in page1 and I want to open new window with URL is parameter + interact with the 2nd window -> then back to 1st window
@NandaNandu09 1 second ago Hello sir, In selenium i have faced one problem, We can't resume from existing browser, it starts creating new browser window(i am trying for data entry work, there it is creating totally new chrome window instead of resuming current session). Can we overcome that and resume that existing running browser (in playback?). Here it is opening in New incognito tab, is there any option to run in existing browser and perform tasks
How do i navigate to a specific page if already multiple pages are in open. i am able to identify the page is exist by using if condition but not sure how to move the page from here to there.
Hi Sir, Could you please upload video on "How To Handle multiple tabs/switch to different tabs in Puppeteer". I am searching from last 2 3 weeks on tutorial for handle multiple tabs in puppeteer. Could you please help me here.
Hi! First of all, thank you for sharing all these amazing content. You´re a reference to me! Can I ask you something? I need to validate the following scenario: I click in a button that opens a new tab and the only thing I need to validate is the new URL on this new tab. How can I do it? It's hard to find content showing this.
I literally have spent 8 hours today trying to solve this issue for a test I was creating.....you saved my sanity. Thank you, thank you, THANK YOU from Texas, USA!
Welcome
Pavan sir, thank you so much for providing me testing knowledge. I really appreciate what I gained from your UA-cam recordings 😀😀
You are most welcome
Thanks Pavan , I was waiting for this video from long time , nice explanation.
Most welcome
I am following your videos which are Great and very useful.
Could you please create video for interview questions and which companies use Playwright.
Thank you for the vidoes,
could you please continue and cover some API Testing using Playwright or any kind of Perforrmance testing that can be done using Playwright ?
Pavan Sir. Hats off to your tutorial, Is Play wright suitable only for Angular js and React applications or can we automate Java web applications also , PLease confirm
Hi Pavan, first thanks for all your videos and effort, they are very useful! I have a question about a specific scenario:
User is on billing page and clicks on paypal button. Upon clicking on paypal button, paypal secure payment window is opened (so different browser window) in front of the billing page window, prompting the user to log in. I have tried a lot of different things, including attempting to switch contexts but I can't seem to interact with paypal window. How would you hande this scenario?
The problem is how to get this logic out of Tests and use it... when it's all in the test it makes sense and is simple... when you have a framework and have to pass these contexts around and ci/cd this is where these tutorials fall apart
Try doing this ina fixture where you ovveride
Context
Page
Test
Thanks You Sir!
Sir If I have any query where should I post?
Hi Pavan sir, in my case contextual browser is closing automtically after executing the script. when run in headed mode, pls suggest wat could be the reason.
thank you, sir! I wonder how can we move it to custom keyword, like: I work in page1 and I want to open new window with URL is parameter + interact with the 2nd window -> then back to 1st window
@NandaNandu09
1 second ago
Hello sir, In selenium i have faced one problem, We can't resume from existing browser, it starts creating new browser window(i am trying for data entry work, there it is creating totally new chrome window instead of resuming current session).
Can we overcome that and resume that existing running browser (in playback?). Here it is opening in New incognito tab, is there any option to run in existing browser and perform tasks
How do i navigate to a specific page if already multiple pages are in open. i am able to identify the page is exist by using if condition but not sure how to move the page from here to there.
Do you have any example using launchPersistentContext using javascript
while execution of any tests, i m getting No test found error, did all updates and restart of VS, system, can you pls suggest what to do!!!
Thank you !!!
Welcome
Sir, how to close all browsers, if opend two browsers?
Hi Sir,
Could you please upload video on "How To Handle multiple tabs/switch to different tabs in Puppeteer".
I am searching from last 2 3 weeks on tutorial for handle multiple tabs in puppeteer.
Could you please help me here.
Hi! First of all, thank you for sharing all these amazing content. You´re a reference to me!
Can I ask you something? I need to validate the following scenario:
I click in a button that opens a new tab and the only thing I need to validate is the new URL on this new tab. How can I do it? It's hard to find content showing this.
.toHaveURl(" "). similar to .toHaveTitle(" ")
🎉🎉🎉🎉🎉