How to emulate a mobile device in Selenium | ChromeDevtools Protocol

preview_player
Показать описание
Learn how to emulate a mobile device in Selenium WebDriver by using the ChromeDevTools Protocol.

Selenium WebDriver now offers support for the ChromeDevTools Protocol (CDP). This means that we can now do things such as emulating a mobile device (phone/tablet/etc.). In this video, we will take at the following command.

I will show you how to use this CPD command to emulate an iPhone X.

😀 Subscribe for weekly videos! 👍

📑 CHAPTERS

0:00 ~ Intro
0:18 ~ Chrome DevTools Protocol website
0:40 ~ How to emulate a mobile device form factor in Chrome
1:01 ~ Writing the test
2:53 ~ Running the test

👩‍🎓 COURSES

⏯ PLAYLISTS

📫 LET'S CONNECT!

🔗 REFERENCES

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

WOW you are awesome.. so is it better to use it instead of Appium ?

malikah
Автор

This is not actual emulation, where we are passing device name and version here?

amitmalik