Posted by June 6, 2015
on Browserling's Live API now supports multiple OS platforms. You can now embed browsers from various operating systems in your apps!
Use this function to set OS platform:
- browserling.setPlatformName(name)
Valid platforms currently are:
- "win" (Microsoft Windows)
Androids, OSX, iOS, Windows Mobile, and Linux platforms are coming soon!
And use this function to set OS platform version:
- browserling.setPlatformVersion(version)
Valid platform versions currently are:
- "xp" (Windows XP)
- "vista" (Windows Vista)
- "7" (Windows 7)
- "8" (Windows 8)
Live API lets you embed browsers in your applications on demand and it lets you automate browsers through JavaScript API. Check it out!
Happy cross-browser testing!
Email this blog post to your friends or yourself!
Try Browserling!
Enter a URL to test, choose platform, browser and version, and you'll get a live interactive browser in 5 seconds!