Skip to content

v0.10.7

Choose a tag to compare

@zninggo zninggo released this 19 Jul 12:45

v0.10.7 — smoke test read-back fix

  • TestSmokeChrome verifies typed text via GetProperty("value") (headless Chrome attribute was empty on CI)
  • Includes v0.10.6 smoke coverage: session, W3C find, SendKeys, cookie, CurrentURL, teardown
  • ChromeDriver tests use root URL (not /wd/hub)
go get github.com/zninggo/selenium@v0.10.7
go test -mod=mod -count=1 -timeout=5m -run TestSmokeChrome -v