1. 2f3596f Run modernize -fix -test ./... by Kenneth Shaw · 4 weeks ago master
  2. 743c1e4 Fix CreateTarget call by Kenneth Shaw · 6 weeks ago v0.13.6
  3. a2c672f fix: #1448 by acfasj · 7 weeks ago v0.13.5
  4. 5a4d7c0 Updating cdproto by Kenneth Shaw · 7 weeks ago v0.13.4
  5. f6fdfdd add tests for unmarshalling and marshalling json by David Hallenius · 8 weeks ago v0.13.3
  6. 6c2d3ef pass unmarshal and marshal options by David Hallenius · 8 weeks ago
  7. eae0058 log syntactic errors when reading messages by David Hallenius · 8 weeks ago
  8. 9335dc3 Allow setting jsonv2 Marshal/Unmarshal options by Kenneth Shaw · 8 weeks ago v0.13.2
  9. 71458e1 fix: add page.EventFrameStartedNavigating to ignored events (Google Chrome 134.x) by Julien Neuhart · 2 months ago v0.13.1
  10. 79abe0a Switching to jsonv2 by Kenneth Shaw · 3 months ago v0.13.0
  11. 229c63e Updating test workflow by Kenneth Shaw · 3 months ago
  12. a19bb90 Updating LICENSE by Kenneth Shaw · 3 months ago
  13. 6be1bcb Updating device emulation by Kenneth Shaw · 4 months ago v0.12.1
  14. f623c2d Updating dependencies by Kenneth Shaw · 4 months ago v0.12.0
  15. 88c961f fix: do not error on pings by Niek van der Maas · 4 months ago
  16. 9b5f6f6 Add page.EventFrameSubtreeWillBeDetached to ignored page events by Kenneth Shaw · 6 months ago v0.11.2
  17. 59b22ef Update dependencies by Kenneth Shaw · 7 months ago v0.11.1
  18. ecfe453 Add handling for dom.EventScrollableFlagUpdated events by Kenneth Shaw · 7 months ago v0.11.0
  19. 0de3084 Updating dependencies by Kenneth Shaw · 7 months ago v0.10.1
  20. b4a7766 Updating to latest cdproto by Kenneth Shaw · 10 months ago v0.10.0
  21. ebf842c Adding Dump, DumpTo, and Populate by Kenneth Shaw · 1 year, 3 months ago v0.9.5
  22. 42f356b Adding ScreenshotNodes by Kenneth Shaw · 1 year, 4 months ago v0.9.4
  23. b193297 docs: rename 'javascript' to 'JavaScript' by Oleksandr Redko · 1 year, 7 months ago
  24. 5f2e0c0 update the gold image to match the new behavior of 117.0.5863.0 by Zeke Lu · 1 year, 7 months ago
  25. f3439ed Updating to latest cdproto dependency by Kenneth Shaw · 1 year, 7 months ago v0.9.3
  26. d11f130 add ScreenshotScale that allows specifying page scale factor by Zeke Lu · 1 year, 9 months ago
  27. 852a0b0 stop retrying for invalid selectors (such as "#a:b") by Zeke Lu · 1 year, 10 months ago v0.9.2
  28. 3454942 check the responseTime to remind us to remove the milliseconds workaround by Zeke Lu · 1 year, 10 months ago
  29. ee5e968 Updating to latest cdproto 117.0.5926.2_11.7.378 dependency by Zeke Lu · 1 year, 10 months ago
  30. d218b16 Always discard DOM search results (#1311) by bno1 · 1 year, 10 months ago
  31. ae1cb79 Fixing typo in allocate test (#1343) by Scott Finlay · 1 year, 10 months ago
  32. f468fe9 Updating ws dependency (#1312) by Oleksandr Redko · 2 years ago
  33. 6074207 Updating ws dependency by Kenneth Shaw · 2 years ago
  34. 4ea2300 guard access to Target.{frames,cur} globally (#1111) by Walker · 2 years, 1 month ago
  35. 50d488c refactor: increment, unlambda, unslice (#1298) by Oleksandr Redko · 2 years, 1 month ago
  36. 0b936bf return an error when Cancel is called with a wrong context (#1295) by Valentin Kaiser · 2 years, 1 month ago
  37. 97a00b9 deflake TestRemoteAllocator (#1287) by Zeke Lu · 2 years, 2 months ago
  38. d7670e7 Improve GitHub workflow (#1279) by Oleksandr Redko · 2 years, 2 months ago
  39. 830eeb3 Simplify TestFileUpload with T.TempDir and os.WriteFile (#1280) by Oleksandr Redko · 2 years, 2 months ago
  40. 6e7da0b Fixing last commit by Kenneth Shaw · 2 years, 2 months ago v0.9.1
  41. 5aeb67f Reverting support back to go1.16 minimum by Kenneth Shaw · 2 years, 2 months ago v0.9.0
  42. 3656e47 remove build tag "// +build" because we don't support go < 1.18 any more (#1274) by Oleksandr Redko · 2 years, 2 months ago
  43. 696afbd Updating to latest cdproto 112.0.5608.1_11.2.178 dependency by Zeke Lu · 2 years, 2 months ago v0.8.8
  44. 47cd286 introduce BrowserContext support (#1269) by Zeke Lu · 2 years, 2 months ago
  45. 29a0edd Fix leaked temp dirs when run TestConcurrentCancel (#1272) by Oleksandr Redko · 2 years, 3 months ago
  46. 448735f Use time.AfterFunc instead of spawning goroutine (#1266) by Oleksandr Redko · 2 years, 3 months ago
  47. 1738691 make parseRemoteObject handle other kinds that can be nil correctly (#1260) by xueyc1f · 2 years, 3 months ago
  48. b115f85 make callFunctionOnNode pass the original res to CallFunctionOn by Zeke Lu · 2 years, 3 months ago
  49. 2c1b719 make parseRemoteObject handle undefined/null reasonably by Zeke Lu · 2 years, 3 months ago
  50. 2651bfb Correct typos in comments by Oleksandr Redko · 2 years, 3 months ago
  51. 5471350 Add more links and change link to Allocator by Oleksandr Redko · 2 years, 3 months ago
  52. be584b7 docs: Apply godoc format by Oleksandr Redko · 2 years, 3 months ago
  53. 963d4dd format doc comments to make it in compliance with go 1.19 by Zeke Lu · 2 years, 3 months ago
  54. 92f6eb9 correct typos in comments by Oleksandr Redko · 2 years, 3 months ago
  55. 2c489d3 device, kb: Standardize generated file comment by Oleksandr Redko · 2 years, 4 months ago
  56. c6b8057 kb: fix chromium src URL by Oleksandr Redko · 2 years, 4 months ago
  57. 75fb238 device: refactor func that gets device descriptors by Oleksandr Redko · 2 years, 4 months ago
  58. bc863fd device: fix device descriptors URL (#1238) by Oleksandr Redko · 2 years, 4 months ago
  59. 3715755 Updating to latest cdproto 111.0.5528.1_11.1.134 dependency by Zeke Lu · 2 years, 4 months ago v0.8.7
  60. 3f12f35 improve TestDownloadIntoDir by Tim Dithmer · 2 years, 4 months ago
  61. 3ab75da update the screenshot funcs to match the behavior of chrome commands by Zeke Lu · 2 years, 4 months ago
  62. d3db81f Remove ioutil because it is deprecated since go1.16 by Oleksandr Redko · 2 years, 6 months ago
  63. 19b37c1 introduce a remote allocator option: NoModifyURL by Zeke Lu · 2 years, 7 months ago
  64. a8ee7a7 refactor detectURL and rename it to modifyURL by Zeke Lu · 2 years, 7 months ago
  65. 3bb41f4 move the call of detectURL from NewRemoteAllocator to (*RemoteAllocator).Allocate by Zeke Lu · 2 years, 7 months ago
  66. 7a4b1d7 dot not call forceIP for the ExecAllocator by Zeke Lu · 2 years, 7 months ago
  67. 69fb9f2 relax TestRetryInterval because it retries less on a busy system by Zeke Lu · 2 years, 7 months ago
  68. 5f2e7b8 replace the uses of the deprecated io/ioutil package by Zeke Lu · 2 years, 7 months ago
  69. 6a8fef8 Updating dependencies by Kenneth Shaw · 2 years, 8 months ago v0.8.6
  70. 90ef638 add RetryInterval option to query actions (#1159) by taylorchu · 2 years, 8 months ago
  71. d52f142 Updating to latest cdproto 107.0.5263.1_10.7.36 dependency by Kenneth Shaw · 2 years, 9 months ago v0.8.5
  72. 238e791 Updating cdproto dependency by Zeke Lu · 2 years, 9 months ago v0.8.4
  73. 1113e7d add a test to make sure resource pack is loaded in headless-shell by Zeke Lu · 2 years, 9 months ago
  74. b65b36d add a test to make sure WebGL works in headless-shell by Zeke Lu · 2 years, 9 months ago
  75. fb22a3c ensure the user data directory is removed by Zeke Lu · 2 years, 9 months ago
  76. f9fc880 fix example in readme by Konstantinos Pittas · 2 years, 9 months ago
  77. 896f632 Allow to set custom WS URL waiting time by Karel Bilek · 2 years, 9 months ago
  78. 1c2b99f arrange the fields of the ExecAllocator struct by Zeke Lu · 2 years, 9 months ago
  79. 8bac9e4 refactor MatchedStyle to resist change of css.GetMatchedStylesForNode by Zeke Lu · 2 years, 9 months ago
  80. a325ba9 Adding release version badge to README.md by Kenneth Shaw · 2 years, 10 months ago
  81. 1ccc8f5 Updating cdproto dependency by Kenneth Shaw · 2 years, 10 months ago v0.8.3
  82. 8b68c92 Bugfix: Include missing return value for matching struct by David Napier · 2 years, 10 months ago
  83. 03c1c74 Revert "skip TestGracefulBrowserShutdown in the headless-shell image" by Zeke Lu · 2 years, 11 months ago
  84. ac112ec Poll() should report ErrPollingTimeout correctly no matter what "res" is by Zeke Lu · 3 years ago
  85. 1a8525d fix lint issue S1011: should replace loop with args = append(args, p.args...) by Zeke Lu · 3 years ago
  86. acdc1a1 should not hang when the browser starts with a non-blank tab by Zeke Lu · 3 years ago
  87. f6728ff deflake TestNavigateWhileLoading by Zeke Lu · 3 years ago
  88. 9fcaa22 skip TestGracefulBrowserShutdown in the headless-shell image by Zeke Lu · 3 years ago
  89. 2a06b6a Updating cdproto dependency by Kenneth Shaw · 3 years ago v0.8.2
  90. 34af219 add both forms of build flag to files by Zeke Lu · 3 years ago
  91. c1f1367 load js source code with //go:embed by Zeke Lu · 3 years, 1 month ago
  92. 2b2bb3d Updating cdproto dependency; code generator cleanup by Kenneth Shaw · 3 years, 1 month ago v0.8.1
  93. b88710e Minor updates for cdproto, go1.18 by Kenneth Shaw · 3 years, 2 months ago v0.8.0
  94. 621263b Updating device list and cdproto (100.0.4895.2_10.0.139 definitions) by Kenneth Shaw · 3 years, 3 months ago v0.7.8
  95. d8cda5d Updating to latest cdproto (100.0.4862.2_10.0.51 definitions) by Zeke Lu · 3 years, 3 months ago v0.7.7
  96. 80f1283 Adding environment variable to control which headless-shell image is used in contrib/docker-test.sh by Kenneth Shaw · 3 years, 4 months ago
  97. 093d306 reduce the parallel execution of test functions by Zeke Lu · 3 years, 5 months ago
  98. 875d6f4 avoid the unnecessary wait in the first iteration of a loop by Zeke Lu · 3 years, 5 months ago
  99. d066e2d Changing emulate example to use duckduckgo instead of google by Kenneth Shaw · 3 years, 6 months ago
  100. abbd1f3 Updating device profiles by Kenneth Shaw · 3 years, 6 months ago v0.7.6