Browser Plugin:
- Added
->from()->newYork()
to set locale, timezone, and geolocation. Supports dozens of cities worldwide. - Added
assertNoBrokenImages
to check for broken images on pages. - Added
withinFrame
to test content inside iframes. - Added
withUserAgent
to customize the user agent. - New methods:
resize
,forward
,back
,waitForEvent
,typeSlowly
,rightClick
,withKeyDown
, and more.