Ever wish you could run mobile web tests on a different browser besides Chrome? Now you can! Mobile web emulation now supports Safari (WebKit) and Firefox, so you can validate that the mobile version of your web app looks and functions as expected across different browsers.
Try it out
When configuring test runs, select your mobile web browser the same way you do today. mabl executes the mobile emulation run in the browser(s) you selected.
As with desktop runs, Safari (WebKit) and Firefox don't support collecting performance metrics, step trace, or console logs during mobile emulation. These diagnostics remain available for Chrome.
Learn more
For more about cross-browser testing and mobile web emulation, see the mabl documentation.