Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to open dev tools in iOS emulator on Browserstack?

I am using iPhone 6 emulator with iOS 8.3 on Browserstack and I need to inspect the source code of the website I am woking on.

How do I open developer tools in iOS emulator on Browserstack?

like image 982
sdvnksv Avatar asked Jun 03 '15 18:06

sdvnksv


People also ask

How do I open Developer Tools in BrowserStack?

F12 Developer Tools Usage: Press F12 inside your BrowserStack Live tab or click on the F12 icon in the navigation bar. Supported Versions: All versions.

Can we use DevTools in BrowserStack?

Yes, we have integrated Chrome Developer Tools on real mobile browsers. To access the Developer Tools console during a test session, click on the “DevTools” button on the testing toolbar. Learn more about our Developer Tools.

Can I open dev tools on mobile?

For Android:Go to Settings › Additional settings › Developer options. To enable Developer options: Settings › System > About phone › Scroll to the bottom and tap Build number 7 times › Return to the previous screen to find Developer options near the bottom.


1 Answers

Browserstack now appears to support Dev Tools, but only on physical devices (those with a blue mobile icon, below).

Browserstack launch

You activate the dev tools by clicking the button in the toolbar:

Browserstack Dev Tools Toolbar

As Alf Eaton mentioned in a comment below, some iOS devices now offer a choice of which browser to open (Chrome or Safari) – Dev Tools appears to only be available in Safari at the current time.

like image 189
Simon East Avatar answered Nov 15 '22 21:11

Simon East