Skip to content

v1.2.1

Latest
Compare
Choose a tag to compare
@v84n v84n released this 06 Jul 01:54
· 69 commits to main since this release
  • Premium: Added full page screenshots as default feature
  • Video and logs are accessible via segrid/video/{sessionId} and segrid/logs/{sessionId} respectively,
  • Updated browser versions: chrome:114.0, Edge:114.0: Opera:100.0, Firefox:115.0, Safari:15,
  • Updated to use jdk17,
  • When running in router mode, at most 1 session will be allowed on hub as well,
  • log level can be set via LOGGER env varible nefore running sgr install scripts, e.g. LOGGER=DEBUG,
  • Premium: Added Playwright support. Machine where automation is running should be on same network where SeGrid is running and port 4444 and 4445 should on SeGrid host should be accessible from Test Runner host,
  • AWS Marketplace image uses Ubuntu 22.04LTS as base image