v2022.5.4
What's Changed
- feat: use monospace font in capability names and values so whitespace is obvious by @emaan-c in #411
- feat: show mjpeg stream instead of static screenshot by @jlipps in #418
- to take advantage of this feature, make sure to include the
appium:mjpegScreenshotUrl
capability pointing to an MJPEG streaming server, for example the one hosted by the XCUITest driver
- to take advantage of this feature, make sure to include the
- feat: save remote connection info alongside capabilities in saved sets by @emaan-c in #417
Full Changelog: v2022.5.3...v2022.5.4