Skip to main content

Changelog

Espresso

5.1.2 (Dec 18, 2023)

Features

  • Fixed issue with ClassCastException when taking a full page screenshot

5.1.1 (Nov 19, 2023)

Bug fixes

  • Internal improvements

5.1.0 (Nov 16, 2023)

Features

  • Added support for variationGroupID

5.0.8 (Oct 05, 2023)

Features

  • Added support for setDontCloseBatches method in runner

5.0.7 (June 26, 2023)

Bug fixes

  • Fixed issue with wrong layout positioning when mixing regions and layouts

5.0.6 (May 1, 2023)

Bug fixes

  • Fixed issue with infinite recursion on check settings
  • Reduced polling interval to improve efficiency of tests

5.0.5 (May 1, 2023)

Bug fixes

  • Fixed issue with coded region when taking a full page screenshot

5.0.4 (Jan 17, 2023)

Bug fixes

  • Fixed issue with scaleRatio in DensitySettings

5.0.3 (Jan 11, 2023)

Bug fixes

  • Fixed issue with inconsistency of returned ClassTypes in Target
  • Fixed issue with ScrollRootElement reference and order inconsistency

5.0.2 (Jan 09, 2023)

Bug fixes

  • Fixed issue with RestClient json parser crashing on unknown fields

5.0.1 (Jan 08, 2023)

Features

  • Added support for DensitySettings configuration