Skip to content

Releases: appium/appium-inspector

v2022.6.1

14 Jul 00:22
Compare
Choose a tag to compare

What's Changed

  • fix: session panel info and padding by @emaan-c in #443
  • fix: Appium recorder bug - Python code generated wrong for XPATH by @emaan-c in #453
  • fix: update setGeoLocation action by @emaan-c in #474

Full Changelog: v2022.5.4...v2022.6.1

v2022.5.4

18 May 21:30
Compare
Choose a tag to compare

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
  • feat: save remote connection info alongside capabilities in saved sets by @emaan-c in #417

Full Changelog: v2022.5.3...v2022.5.4

v2022.5.3

18 May 21:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2022.5.2...v2022.5.3

v2022.5.2

06 May 16:22
Compare
Choose a tag to compare

What's Changed

  • feature: add .appiumsession file opener by @dpgraham in #371
  • fix: fix to start browser by removing unused electron by @KazuCocoa in #386
  • fix: Unable to set geolocation in Appium inspector #210 by @emaan-c in #387
  • fix: fix redux/react devtools panels by @jlipps in #389
  • fix: when selecting element, source is not unfolded to show selected element #384 by @emaan-c in #390

New Contributors

Full Changelog: v2022.5.1...v2022.5.2

v2022.5.1

03 May 21:00
Compare
Choose a tag to compare

Changes

  • center align the error notification component so it's more visible when something goes wrong
  • increase the command retry timeout from 2 to 5 minutes, which could help especially on cloud providers
  • fix the code signing issue so the app should be openable on macos without extra command line commands

2022.4.1

19 Apr 20:56
1819993
Compare
Choose a tag to compare
2022.4.1 Pre-release
Pre-release
  • Add LambdaTest cloud provider for real devices #356
  • Update to use PointOption class in Java #373
  • Improves WebView handling

NOTE:

2022.3.2

15 Mar 19:47
Compare
Choose a tag to compare
2022.3.2 Pre-release
Pre-release
  • fix: build universal binary for macOS

NOTE: there is some code signing issue with this release on mac, so it doesn't quite work.

2022.2.1

13 Feb 08:24
Compare
Choose a tag to compare

What's Changed

  • fix: add connectionRetryTimeout in attaching to an existing session #290
  • include sauce:options by default and give job a name #285

Full Changelog: v2022.1.2...v2022.2.1

2022.1.2

06 Jan 09:00
Compare
Choose a tag to compare

What's Changed

  • Update Python template to appium python client v2 base #254 #253

Full Changelog: v2021.12.2...v2022.1.2

2021.12.2

28 Dec 07:25
Compare
Choose a tag to compare

What's Changed

  • Vendor fixes
  • Works as W3C protocol mode in attaching to a session id #208
  • Update Ruby template to appium_core_lib v5 base #227

Full Changelog: v2021.9.2...v2021.12.2