Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/webdriverio/webdriverio

Next-gen browser and mobile automation test framework for Node.js
https://github.com/webdriverio/webdriverio

chore(deps): bump htmlfy from 0.2.1 to 0.3.0

dependabot[bot] opened this pull request 3 months ago
chore(deps): bump junit-report-builder from 3.2.1 to 5.1.1

dependabot[bot] opened this pull request 3 months ago
chore(deps): bump geckodriver from 4.4.4 to 4.5.0

dependabot[bot] opened this pull request 3 months ago
chore(deps): bump @types/node from 20.16.5 to 20.16.10

dependabot[bot] opened this pull request 3 months ago
chore(deps): bump devtools-protocol from 0.0.1358005 to 0.0.1359167

dependabot[bot] opened this pull request 3 months ago
chore(deps-dev): bump @types/estree from 1.0.5 to 1.0.6

dependabot[bot] opened this pull request 3 months ago
chore(deps): bump vite from 5.4.5 to 5.4.8

dependabot[bot] opened this pull request 3 months ago
fix(webdriverio): fix execute command when passing in a string

christian-bromann opened this pull request 3 months ago
fix(webdriverio): fix mock filtering

christian-bromann opened this pull request 3 months ago
chore(webdriver): refactor request/response error handling

christian-bromann opened this pull request 3 months ago
Removing APAC region

diemol opened this pull request 3 months ago
Reject promise if test is skipped via async method

sebastian-sauer opened this pull request 3 months ago
[💡 Feature]: V9 Browser Logs

DanLambe opened this issue 3 months ago
[🐛 Bug]: Unable to find a simple element by id/selector/...

lacell75 opened this issue 3 months ago
fix(webdriver): also retry on various error codes

christian-bromann opened this pull request 3 months ago
fix(webdriverio): better handle context switches

christian-bromann opened this pull request 3 months ago
check for bidi on switchwindow

ccharnkij opened this pull request 3 months ago
fix(webdriverio): recognise shadow tree after context reload

christian-bromann opened this pull request 3 months ago
fix: update pnpm lock file

alcpereira opened this pull request 3 months ago
chore: improve log formatting for args

alcpereira opened this pull request 3 months ago
fix(build): website build issue on windows

amardeep2006 opened this pull request 3 months ago
[🐛 Bug]: Using $("..") in chained elements not working

SimonRazor opened this issue 3 months ago
[🐛 Bug]: error while building website on windows machine

amardeep2006 opened this issue 3 months ago
[junit-reporter] compare files ignoring case on win32

sebastian-sauer opened this pull request 3 months ago
fix(webdriver): restore request retries

christian-bromann opened this pull request 3 months ago
fix(@wdio/utils): disable Bidi for Appium sessions

christian-bromann opened this pull request 3 months ago
chore(deps): bump allure-js-commons from 2.15.1 to 3.0.1

dependabot[bot] opened this pull request 3 months ago
chore(deps): bump aria-query from 5.3.0 to 5.3.2

dependabot[bot] opened this pull request 3 months ago
chore(deps-dev): bump @aws-sdk/lib-storage from 3.633.0 to 3.651.1

dependabot[bot] opened this pull request 3 months ago
chore(deps): bump express from 4.19.2 to 4.21.0

dependabot[bot] opened this pull request 3 months ago
chore(deps-dev): bump @serenity-js/core from 3.25.5 to 3.28.0

dependabot[bot] opened this pull request 3 months ago
chore(deps-dev): bump @aws-sdk/client-s3 from 3.651.1 to 3.654.0

dependabot[bot] opened this pull request 3 months ago
chore(deps): bump @types/node from 22.5.4 to 22.5.5

dependabot[bot] opened this pull request 3 months ago
chore(deps): bump @cucumber/messages from 24.1.0 to 26.0.1

dependabot[bot] opened this pull request 3 months ago
chore(deps): bump nock from 14.0.0-beta.6 to 14.0.0-beta.14

dependabot[bot] opened this pull request 3 months ago
chore(deps): bump chokidar from 4.0.0 to 4.0.1

dependabot[bot] opened this pull request 3 months ago
chore(deps-dev): bump @aws-sdk/client-cloudfront from 3.651.1 to 3.654.0

dependabot[bot] opened this pull request 3 months ago
chore(deps): bump devtools-protocol from 0.0.1342118 to 0.0.1358005

dependabot[bot] opened this pull request 3 months ago
chore(deps-dev): bump jsdom from 25.0.0 to 25.0.1

dependabot[bot] opened this pull request 3 months ago
chore(deps): bump nock from 14.0.0-beta.13 to 14.0.0-beta.14

dependabot[bot] opened this pull request 3 months ago
chore(deps): bump vue from 3.5.6 to 3.5.8

dependabot[bot] opened this pull request 3 months ago
chore(deps-dev): bump @aws-sdk/client-s3 from 3.651.1 to 3.654.0

dependabot[bot] opened this pull request 3 months ago
chore(deps): bump esbuild from 0.21.5 to 0.24.0

dependabot[bot] opened this pull request 3 months ago
chore(deps-dev): bump @vitejs/plugin-vue from 5.1.3 to 5.1.4

dependabot[bot] opened this pull request 3 months ago
chore(deps): bump execa from 9.3.1 to 9.4.0

dependabot[bot] opened this pull request 3 months ago
chore(deps): bump puppeteer-core from 23.1.1 to 23.4.0

dependabot[bot] opened this pull request 3 months ago
docs(integration): added selenium grid integration docs

amardeep2006 opened this pull request 3 months ago
Refetches element on bidi context change

ccharnkij opened this pull request 3 months ago
fix(webdriverio): don't send `desiredCapabilities` anymore when initializing a session

christian-bromann opened this pull request 4 months ago
[🐛 Bug]: 'capabilities' does not exist in type 'Testrunner'

SerhiiMaksymivQAMadness opened this issue 4 months ago
Add file to cucumber options

ccharnkij opened this pull request 4 months ago
feat(@wdio/junit-reporter): provide CJS export

christian-bromann opened this pull request 4 months ago
Removing us-east-1 region

diemol opened this pull request 4 months ago
[🐛 Bug]: Alert closes immediately after calling `window.alert()`

NearHuscarl opened this issue 4 months ago
Fix stencil test & skip (dis)connectCallback tests for non-bidi browsers

sebastian-sauer opened this pull request 4 months ago
[🐛 Bug]: v9: junit-reporter: Report is empty

torbenkohlmeier opened this issue 4 months ago
fix ci by removing unexpected ts-expect-error statements

sebastian-sauer opened this pull request 4 months ago
fix(@wdio/cli): fix type for config when generating a project

christian-bromann opened this pull request 4 months ago
[junit-reporter]: Add function to add additional properties to testcases

sebastian-sauer opened this pull request 4 months ago
fix(@wdio/cli): fix type for config when generating a project

christian-bromann opened this pull request 4 months ago
chore(deps): bump @vitest/snapshot from 2.0.4 to 2.1.1

dependabot[bot] opened this pull request 4 months ago
chore(deps-dev): bump @stencil/core from 4.20.0 to 4.21.0

dependabot[bot] opened this pull request 4 months ago
chore(deps): bump firefox-profile from 4.6.0 to 4.7.0

dependabot[bot] opened this pull request 4 months ago
chore(deps): bump nock from 14.0.0-beta.11 to 14.0.0-beta.13

dependabot[bot] opened this pull request 4 months ago
chore(deps-dev): bump typescript from 5.5.4 to 5.6.2

dependabot[bot] opened this pull request 4 months ago
chore(deps): bump @cucumber/messages from 25.0.1 to 26.0.0

dependabot[bot] opened this pull request 4 months ago
chore(deps): bump devtools-protocol from 0.0.1342118 to 0.0.1354347

dependabot[bot] opened this pull request 4 months ago
chore(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.30.0

dependabot[bot] opened this pull request 4 months ago
chore(deps-dev): bump husky from 9.1.5 to 9.1.6

dependabot[bot] opened this pull request 4 months ago
chore(deps): bump @percy/appium-app from 2.0.6 to 2.0.8

dependabot[bot] opened this pull request 4 months ago
chore(deps-dev): bump husky from 9.1.5 to 9.1.6

dependabot[bot] opened this pull request 4 months ago
chore(deps): bump locate-app from 2.4.26 to 2.4.41

dependabot[bot] opened this pull request 4 months ago
chore(deps-dev): bump @preact/preset-vite from 2.9.0 to 2.9.1

dependabot[bot] opened this pull request 4 months ago
chore(deps): bump inquirer from 10.1.8 to 11.0.1

dependabot[bot] opened this pull request 4 months ago
chore(deps): bump @vitest/spy from 2.0.5 to 2.1.1

dependabot[bot] opened this pull request 4 months ago
chore(deps): bump @types/mocha from 10.0.7 to 10.0.8

dependabot[bot] opened this pull request 4 months ago
chore(deps): bump vue from 3.4.37 to 3.5.6

dependabot[bot] opened this pull request 4 months ago
chore(deps): bump diff from 5.2.0 to 7.0.0

dependabot[bot] opened this pull request 4 months ago
chore(deps): bump locate-app from 2.4.15 to 2.4.41

dependabot[bot] opened this pull request 4 months ago
chore(deps): bump chokidar from 3.6.0 to 4.0.0

dependabot[bot] opened this pull request 4 months ago
chore(deps): bump diff from 5.2.0 to 7.0.0

dependabot[bot] opened this pull request 4 months ago
chore(deps): bump loglevel from 1.9.1 to 1.9.2

dependabot[bot] opened this pull request 4 months ago
chore(deps): bump mocha and @types/mocha

dependabot[bot] opened this pull request 4 months ago
chore(deps): bump @cucumber/cucumber from 10.9.0 to 11.0.1

dependabot[bot] opened this pull request 4 months ago
chore(deps-dev): bump @aws-sdk/client-s3 from 3.633.0 to 3.651.1

dependabot[bot] opened this pull request 4 months ago
chore(deps-dev): bump tsd from 0.31.1 to 0.31.2

dependabot[bot] opened this pull request 4 months ago
chore(deps): bump vite from 5.4.0 to 5.4.5

dependabot[bot] opened this pull request 4 months ago
chore(deps): bump chokidar from 3.6.0 to 4.0.0

dependabot[bot] opened this pull request 4 months ago
chore(deps): bump tsx from 4.17.0 to 4.19.1

dependabot[bot] opened this pull request 4 months ago
chore(deps): bump nock from 14.0.0-beta.6 to 14.0.0-beta.13

dependabot[bot] opened this pull request 4 months ago
chore(deps-dev): bump @aws-sdk/client-cloudfront from 3.645.0 to 3.651.1

dependabot[bot] opened this pull request 4 months ago
v9: Auto Enable App Percy for App Automate

akanksha1909 opened this pull request 4 months ago
v7: Auto Enable App Percy for App Automate

akanksha1909 opened this pull request 4 months ago
v8: Auto Enable App Percy for App Automate

akanksha1909 opened this pull request 4 months ago