Releases: gemini-testing/testplane
Releases · gemini-testing/testplane
hermione/8.9.4
🐛 Bug fixes
- correctly specify types for
assertView
, moveCursorTo
, executionContext
and currentTest
(#938)
v8.11.4
🐛 Bug fixes
- fix: ignore "execution context was destroyed" error from puppeteer (#930)
v8.11.3
🐛 Bug fixes
- correctly screen element (using
assertView
) after moveTo
to this element (in order to hover it) (#928)
hermione/8.9.3
🐛 Bug fixes
- correctly screen element (using assertView) after moveTo to this element (in order to hover it) (#928)
- fix: ignore "execution context was destroyed" error from puppeteer (#930)
hermione/7.5.7
🐛 Bug fixes
- correctly specify "testplaneCtx.assertViewResults" type (#927)
- correctly require plugins with yarn+pnp (#927)
- correctly screen element (using assertView) after moveTo to this element (in order to hover it) (#931)
- fix: ignore "execution context was destroyed" error from puppeteer (#931)
v8.11.2
🐛 Bug fixes
- correctly specify "testplaneCtx.assertViewResults" type (#923)
- correctly require plugins with yarn+pnp (#925)
hermione/8.9.2
🐛 Bug fixes
- correctly specify "testplaneCtx.assertViewResults" type (#923)
- correctly require plugins with yarn+pnp (#925)
v8.11.1
🐛 Bug fixes
- fix: dont remove imports in nodejs env (#921)
v8.11.0
🚀 Improvements
- Enhance webdriverio stacktrace (#916)
- Add error snippets (#919)
Examples