example-recipes
example-recipes copied to clipboard
A set of common automation recipes using WebdriverIO
It seems with Webdriver v9 you cannot use `..` as a selector any more https://github.com/webdriverio/webdriverio/issues/13652 The documentation https://webdriver.io/docs/selectors/#xpath still references `..` as it appears to point to https://github.com/webdriverio/example-recipes/blob/e8b147e88e7a38351b0918b4f7efbd9ae292201d/selectors/example.js#L78-L79 This appears...
Bumps [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte) from 3.1.2 to 4.0.0. Release notes Sourced from @sveltejs/vite-plugin-svelte's releases. @sveltejs/vite-plugin-svelte@4.0.0 Major Changes only prebundle files with default filenames (.svelte for components, .svelte.(js|ts) for modules) (#901) remove support...
Bumps [@testing-library/svelte](https://github.com/testing-library/svelte-testing-library) from 5.2.1 to 5.2.4. Release notes Sourced from @testing-library/svelte's releases. v5.2.4 5.2.4 (2024-10-18) Bug Fixes vite: set ssr.noExternal even if not in project package.json (#404) (b5e0f3d) v5.2.3 5.2.3...
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.2 to 5.6.3. Release notes Sourced from typescript's releases. TypeScript 5.6.3 For release notes, check out the release announcement. For the complete list of fixed issues, check...