How To Test Mobile & Desktop Browser? Playwright tutorial - Part 73

preview_player
Показать описание
Playwright Test supports running multiple test projects at the same time. This is useful for running the same or different tests in multiple configurations.
Same tests, different configuration

Docs:

Source code:

Chapters:
0:00 How to run the test in mobile and desktop browser
4:00 Workers
7:10 isMobile
14:00 One project at a time

---------------------------------------------------------------------
😊Just in case you want to support me,

--------------------------Thank you---------------------------

Thanks for watching, if you like the video, give it a thumbs up 👆.
Sharing is caring, kindly share the video with your friends and colleagues.
Don't forget to subscribe and hit the bell 🔔 notification.

--------------------------------SOCIAL--------------------------------

Join our WhatsApp group (Only for Channel Members)

#letcode #playwright
Рекомендации по теме
Комментарии
Автор

Hey Koushik
I am getting isMob value as undefined even after doing configurations

ranselynigrel
Автор

Sir we are also working in our project Mobile/tap we have to click on hamburger option but the design is different from Desktop and locators also changing so we are wrighting support test cases, do u have any other idea? U would like to suggest

chandanav
Автор

Awesome video and channel. Subscribed.

henricksbrasil
Автор

Nice video Koushik. How do we achieve the same mobile browser automation which you have shown in your this video using playwright cucumber type script? I have seen your videos on cucumber playwright, but you have not covered mobile browser automation. My project needs it. Can you please make a video on it. Please😢

vikrantchaudhari
Автор

Hello Koushik, My isMoile value is always undefined irrespective of it's executed in Desktop or Mobile. What Am I missing here?

ozpecug
Автор

How to test mobile web files and desktop files separately in playwright, basically i want to pic only desktop files when view port is desktop, vise-versa

jyothilakshminagaraja
Автор

What about creating two header classes where one is for mobile and the other for desktop? Couldn't we use an abstract class to have common methods and keep mobile/desktop methods in different classes. That seems cleaner than have if/else conditions in each method. Can you make that video? Maybe you already have it?

gthjunior
Автор

Hi Koushik, I check your codes, but I do not see where you set isMobile to true, how come Playwright sets isMobile to true when testing on Pixel? Thanks

zhangwill
Автор

Hey bruda, do you know if there is a way to re-create touch gestures in playwright? Like swipe, drag, tap, etc.

ClearlyChrist
Автор

Hi, I tried using webkit for applepay automation, and did not work, because Applepay only works for Safari browser, is there a way we could use Safari browser in automation with playwright?

shridevimoole
Автор

Hi @Koushik if i want to launch a desktop app with Playwright how should the projects configuration be?

seenamathew
Автор

Hi very helpful video! Do you know if we can run test on real iOS mobile device browser by playwright?

mytest-svbp
Автор

Hey very helpful video!! thanks man!! wanted to know how to test in different browser versions or different OS!! if so which browser versions are supported by playwright. I checked in there official website but its ltl confusing!!!

ashaniranjan
Автор

is the playwright supports native Andriod & iOS mobile app?

samsuthenakbarali
Автор

Hello, thanks for the video, you know how to run mobile view with cucumber JS please? thanks

emnaben-nahia
Автор

How to automate footer links like in a column more than 10 link so how to perform click one by one plz tell me

varsharani
Автор

Hey @Koushik, great stuff as always. Just wondering what is your take on following scenario.

"Two users are joining a call, one from mobile browser(default) and other one from desktop edge browser"

Is it possible to achieve this in automation especially in Playwright where your test would basically invoke two different browsers during the time of the test execution. Off-course this is doable if you are executing this scenario on a single browser i.e both callers are joining from same browser but I was thinking if we can join each of the caller from different browser.

Any lead would be helpful

Thanks,

aliadnan
Автор

maybe next video can you explain using js? thx u

putrinadiyah