I use Google Chrome with Internet to run automated tests and I would like to know if there is a way to launch Chrome in emulation mode.
for example :
enter image description here
I tried a workaround with the –emulation-mode=”iPhone 12 Pro” flag and with a custom userAgent but it’s producing weird behaviors. Maybe some other flags would help me ?