Skip to content
This repository was archived by the owner on Sep 21, 2022. It is now read-only.

v3.0.0

Choose a tag to compare

@j0tunn j0tunn released this 23 Mar 11:09
· 776 commits to master since this release
  • Fixed CLIENT_STOPPED_SESSION bug when performing setWindowSize in post actions (@j0tunn)
  • Suite.browsers: ability to set browsers, in which suite should be run (@eGavr)
  • Added ability to use .js/.json config files (@j0tunn)
  • Android support:
    • Do zoom reset after page load instead of before screenshot (@SwinX)
    • Fixed calibration for android emulators (@SwinX)
    • Fixed image crop for big pixelRatio (@SwinX)
  • Enable uncaughtException logging (@SwinX)
  • Fix coverage (@benedfit):
    • pass in all original options when processing media rules
    • check length of selector after pseudo-elements have been removed