You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add support for headful mode in CLI ([#38](https://github.com/gemini-testing/testplane-ai/issues/38)) ([df1a7c5](https://github.com/gemini-testing/testplane-ai/commit/df1a7c567c1b384a96690f8ac5e3429b87057f05))
9
+
* add the timeout option to navigate command ([#35](https://github.com/gemini-testing/testplane-ai/issues/35)) ([484a5b3](https://github.com/gemini-testing/testplane-ai/commit/484a5b3e3cff8fffbbd5bc97fb877aef0b09f7be))
10
+
* close browser sessions automatically by TTL ([#37](https://github.com/gemini-testing/testplane-ai/issues/37)) ([5be97eb](https://github.com/gemini-testing/testplane-ai/commit/5be97eb8b45ff2f3d410465293199aa788316e11))
* implement initial version of testplane cli ([#34](https://github.com/gemini-testing/testplane-ai/issues/34)) ([9aec732](https://github.com/gemini-testing/testplane-ai/commit/9aec7321df8155196fa3f7c9f1de888405db51e8))
* implement the REPL integration ([#46](https://github.com/gemini-testing/testplane-ai/issues/46)) ([4f2f022](https://github.com/gemini-testing/testplane-ai/commit/4f2f0226e8bc75d58e87575d831c28a176d66715))
17
+
* implement the test-results command ([#41](https://github.com/gemini-testing/testplane-ai/issues/41)) ([cec6a90](https://github.com/gemini-testing/testplane-ai/commit/cec6a90d289fc96aa00185246cde96c4d6af487d))
18
+
* implement the time-travel-snapshot tool ([#43](https://github.com/gemini-testing/testplane-ai/issues/43)) ([7626c55](https://github.com/gemini-testing/testplane-ai/commit/7626c550313185d3f36f6ac1ed7bde57db45f963))
19
+
* save snapshots to file by default and remove element-based snapshots ([#36](https://github.com/gemini-testing/testplane-ai/issues/36)) ([d692e66](https://github.com/gemini-testing/testplane-ai/commit/d692e66971b168217140f7f8b905497fe3f9747c))
20
+
21
+
22
+
### Bug Fixes
23
+
24
+
* revamp autolaunch behavior and ignore resource loading errors when navigating ([#45](https://github.com/gemini-testing/testplane-ai/issues/45)) ([4170fcc](https://github.com/gemini-testing/testplane-ai/commit/4170fcc445080f78b628a3aabf4e5da7d550470f))
* add support for headful mode in CLI ([#38](https://github.com/gemini-testing/testplane-ai/issues/38)) ([df1a7c5](https://github.com/gemini-testing/testplane-ai/commit/df1a7c567c1b384a96690f8ac5e3429b87057f05))
9
+
* add the timeout option to navigate command ([#35](https://github.com/gemini-testing/testplane-ai/issues/35)) ([484a5b3](https://github.com/gemini-testing/testplane-ai/commit/484a5b3e3cff8fffbbd5bc97fb877aef0b09f7be))
* implement initial version of testplane cli ([#34](https://github.com/gemini-testing/testplane-ai/issues/34)) ([9aec732](https://github.com/gemini-testing/testplane-ai/commit/9aec7321df8155196fa3f7c9f1de888405db51e8))
* implement the REPL integration ([#46](https://github.com/gemini-testing/testplane-ai/issues/46)) ([4f2f022](https://github.com/gemini-testing/testplane-ai/commit/4f2f0226e8bc75d58e87575d831c28a176d66715))
16
+
* implement the test-results command ([#41](https://github.com/gemini-testing/testplane-ai/issues/41)) ([cec6a90](https://github.com/gemini-testing/testplane-ai/commit/cec6a90d289fc96aa00185246cde96c4d6af487d))
17
+
* implement the time-travel-snapshot tool ([#43](https://github.com/gemini-testing/testplane-ai/issues/43)) ([7626c55](https://github.com/gemini-testing/testplane-ai/commit/7626c550313185d3f36f6ac1ed7bde57db45f963))
18
+
* save snapshots to file by default and remove element-based snapshots ([#36](https://github.com/gemini-testing/testplane-ai/issues/36)) ([d692e66](https://github.com/gemini-testing/testplane-ai/commit/d692e66971b168217140f7f8b905497fe3f9747c))
19
+
20
+
21
+
### Bug Fixes
22
+
23
+
* revamp autolaunch behavior and ignore resource loading errors when navigating ([#45](https://github.com/gemini-testing/testplane-ai/issues/45)) ([4170fcc](https://github.com/gemini-testing/testplane-ai/commit/4170fcc445080f78b628a3aabf4e5da7d550470f))
0 commit comments