Filter
Exclude
Time range
-
Near
Replying to @thymikee
Can this be used with Webdriverio instead of Maestro?
1
43
The Best Open Source Repos to Start Contributing Today A. Python 1. github/fastapi/fastapi 2. github/pandas-dev/pandas 3. github/scikit-learn/scikit-learn 4. github/matplotlib/matplotlib 5. github/scrapy/scrapy 6. github/pytest-dev/pytest 7. github/cookiecutter/cookiecutter 8. github/zulip/zulip B. Java 1. github/JabRef/jabref 2. github/trinodb/trino 3. github/open-metadata/OpenMetadata 4. github/questdb/questdb 5. github/elastic/elasticsearch 6. github/TEAMMATES/teammates 7. github/commons-app/apps-android-commons 8. github/zaproxy/zaproxy C. JavaScript / TypeScript 1. github/freeCodeCamp/freeCodeCamp 2. github/storybookjs/storybook 3. github/vitejs/vite 4. github/vitest-dev/vitest 5. github/microsoft/TypeScript 6. github/microsoft/vscode 7. github/eslint/eslint 8. github/fastify/fastify 9. github/hoppscotch/hoppscotch 10. github/appsmithorg/appsmith D. Go 1. github/kubernetes/kubernetes 2. github/helm/helm 3. github/docker/cli 4. github/containerd/containerd 5. github/moby/moby 6. github/gohugoio/hugo 7. github/mattermost/mattermost 8. github/pingcap/tidb 9. github/hashicorp/terraform 10. github/SigNoz/signoz E. Rust 1. github/rust-lang/rust-clippy 2. github/rust-lang/rustfmt 3. github/nushell/nushell 4. github/hyperium/hyper 5. github/servo/servo 6. github/tikv/tikv 7. github/GyulyVGC/sniffnet 8. github/tensorzero/tensorzero F. Cloud / DevOps / Infrastructure 1. github/kubernetes/kubernetes 2. github/helm/helm 3. github/argoproj/argo-cd 4. github/prometheus/prometheus 5. github/grafana/grafana 6. github/open-telemetry/opentelemetry-collector 7. github/hashicorp/terraform 8. github/crossplane/crossplane 9. github/backstage/backstage 10. github/meshery/meshery G. AI / ML / Data 1. github/pytorch/pytorch 2. github/scikit-learn/scikit-learn 3. github/pandas-dev/pandas 4. github/jupyter/notebook 5. github/ray-project/ray 6. github/mlflow/mlflow 7. github/apache/airflow 8. github/apache/superset 9. github/bokeh/bokeh 10. github/pymc-devs/pymc H. Backend / API / Databases 1. github/fastapi/fastapi 2. github/fastify/fastify 3. github/supabase/supabase 4. github/appwrite/appwrite 5. github/hasura/graphql-engine 6. github/PostgREST/postgrest 7. github/trinodb/trino 8. github/questdb/questdb 9. github/pingcap/tidb 10. github/open-metadata/OpenMetadata I. Frontend / UI 1. github/storybookjs/storybook 2. github/vitejs/vite 3. github/vuejs/core 4. github/mui/material-ui 5. github/gatsbyjs/gatsby 6. github/electron/electron 7. github/Leaflet/Leaflet 8. github/webdriverio/webdriverio
3
15
138
5,147
Critical Alert: CVE-2026-25244 (CVSS 9.8) in WebdriverIO allows RCE via unsanitized git branch names. Secure your CI/CD pipeline and update to 9.24.0 now. #WebdriverIO #CyberSecurity #InfoSec #RCE #DevOps #CICD #VulnerabilityAlert #CVE securityonline.info/webdrive…
2
6
343
#ReferralAlert #Hiring 🚀 Helping a couple of Recruiter friends hire across Gaming (Noida) and Fintech (Pune). Strong product background preferred. 🎮 Gaming Company | Noida Backend: • SDE-3 (8–14 YoE) ~₹1.5 Cr • Backend Architect (10 YoE) ~₹2 Cr • Engineering Manager (8 YoE) ~₹80 LPA Frontend: • SDE-3 (7–14 YoE) ~₹65 LPA Software Engineering Interns: 6 Month ~₹30,000 💳 Fintech Startup (Well-funded) | Pune • Sr SDET (6–9 YoE) ~₹40 LPA Playwright, WebdriverIO, JavaScript, TypeScript • Sr Staff Backend Engineer (10 YoE) ~₹1 Cr Java preferred, modern tech stack If you or someone in your network fits the requirement, reach out. Happy to refer relevant profiles 👍

ALT Biteable Biteableanimation GIF

5
1
34
2,136
Hi everyone! I’m seeking a new role and would appreciate your support. If you hear of any opportunities or just want to catch up, please send me a message or comment below. I’d love to reconnect. About me & what I’m looking for: 💼 I’m looking for Senior Test Engineer, Senior Software QA Engineer, QA Lead, QA Manager, and QA Automation Lead roles. 🌎 I’m open to roles in Mumbai, Remote, and am open to discussing other locations. ⭐ I’ve previously worked at Kafaat Business Solutions شركة كفاءات حلول الأعمال, CrossAsyst Infotech Private Limited, and ThoughtWorks. 💼 What I bring to the table: - 17 years of Software Testing Experience - Hands-on experience with Java, JS, TS, and Python - Expertise in automation tools & frameworks like Selenium WebDriver, Playwright, Rest-Assured, WebdriverIO, Appium, and more - Extensive experience in API, Web, and Mobile Testing - Test Strategy, Shift-Left, and Quality Ownership - Strong attention to detail with close collaboration across developers, product owners, and stakeholders - Experience in team management, mentoring, and building high-performing QA teams #OpenToWork
3
184
This step-by-step tutorial explains how to automate a chat application using WebdriverIO with TypeScript, covering setup, test implementation, and best practices for building maintainable UI test automation. medium.com/@iamfaisalkhatri/…
2
2
1,772
I'm building out a set of AI skills for creating, running and debugging @webdriverio tests. I only have the runner skill right now, but you can install it if you'd like to check it out: github.com/klamping/webdrive…
3
4
98
Got tired of not being able to run E2E automation for a Tauri app I'm building on macOS, so I built it. Open-source WebDriver MCP integration for WKWebView: click/type/screenshot from WebDriverIO (or agents). danielraffel.me/2026/02/14/i…
3
2
7
1,404
While trying to rebuild @Mailinator’s API docs, I started looking around for free open source options. I found @Docusaurus. Then I realized just about every library I use for automated testing (@WebDriverIO, @PlaywrightWeb) used it too! Guess what @Mailinator now uses?!!
1
2
60
I need some help with end-to-end testing for my mobile app. I've tried: 1. Maestro (YAML-based) 2. Appium WebdriverIO (TypeScript/code-based) in both Expo and local builds, but I'm still unable to run them properly. I'd appreciate it if anyone has faced the same issues with React Native app builds and testing.
1
2
262
🧪 WebdriverIO v9.23.0 is out! ✨ CamelCase fix for multiRemoteBrowser 🐛 Multiple Jasmine & WebDriver reliability fixes 💅 Improved getContext(s) / switchContext 📚 Doc polish internal cleanup Huge thx to all contributors who made this happen 🙌🔗 github.com/webdriverio/webdr…
1
3
176
I let an AI control the browser and play Tic-Tac-Toe — using @langchain, @webdriverio and native provider tools by @AnthropicAI and @OpenAI. 🧠🛠️ No scripts. No selectors. 🤯 The model sees the UI, decides where to click, and acts. ▶️ Watch the demo: youtu.be/dFONF4PqCLw

4
4
16
7,174
Are you open? Hiring for multiple roles: The client is a fintech brand involved in crossborder financial operations. 1. Mid Level QA Engineer (4 yrs of exp; manual automation testing for web and mobile; Appium, GhostInspector, WebdriverIO, CI/CD pipelines, API testing, performance testing) Budget: 1M/month | Remote/Hybrid Link: docs.google.com/forms/d/e/1F…… 2. Product Manager - Ledger & Core Banking Platform (4 yrs of exp; owning ledgering systems, reconciliations, settlements, FX engines, treasury ops, uptime, compliance) Budget:1M/month | Remote/Hybrid Link: docs.google.com/forms/d/e/1F…… 3. iOS Developer (4 yrs of exp; Swift, Objective-C, fintech experience, iOS app lifecycle, CoreData/Realm, API integrations, XCTest, Fastlane, TestFlight/App Store deployment) Budget:1M /month | Remote/Hybrid Link: docs.google.com/forms/d/e/1F…… 4. Android Developer (4 yrs of exp; Kotlin, Android Studio, Retrofit, Room, Datastore, Firebase Analytics, JUnit/Mockito testing, Play Store deployment) Budget:1M /month | Remote/Hybrid Link: docs.google.com/forms/d/e/1F…… Please use the link below each role to apply. Note that preference will be given to candidates with fintech/payment or finance operations/banking experience.

3
20
3,060
🚀 🚀 🚀 OPEN TECH ROLES 🚀 🚀 🚀 I'm currently hiring for the following roles for a fintech client involved in crossborder financial operations. 1. Mid Level QA Engineer (4 yrs of exp; manual automation testing for web and mobile; Appium, GhostInspector, WebdriverIO, CI/CD pipelines, API testing, performance testing) Budget: 1M/month | Remote/Hybrid Link: docs.google.com/forms/d/e/1F… 2. Product Manager - Ledger & Core Banking Platform (4 yrs of exp; owning ledgering systems, reconciliations, settlements, FX engines, treasury ops, uptime, compliance) Budget:1M/month | Remote/Hybrid Link: docs.google.com/forms/d/e/1F… 3. iOS Developer (4 yrs of exp; Swift, Objective-C, fintech experience, iOS app lifecycle, CoreData/Realm, API integrations, XCTest, Fastlane, TestFlight/App Store deployment) Budget:1M /month | Remote/Hybrid Link: docs.google.com/forms/d/e/1F… 4. Android Developer (4 yrs of exp; Kotlin, Android Studio, Retrofit, Room, Datastore, Firebase Analytics, JUnit/Mockito testing, Play Store deployment) Budget:1M /month | Remote/Hybrid Link: docs.google.com/forms/d/e/1F… Please use the link below each role to apply. Note that preference will be given to candidates with fintech/payment or finance operations/banking experience.

1
14
62
10,731
Here comes the playbook for testing React Native TV apps. @thymikee covers the whole process: adapting your JS tests for remote focus, writing E2E automation with WebdriverIO and Appium, and the crucial final step of testing on real hardware using device farms. Link below 👇
1
2
8
1,287
21 Oct 2025
Get ready to hear raw, unfiltered stories of burnout, breakthroughs, and building together and a sneak peek at what’s next for open source testing in the upcoming #VoicesOfCommunity 🔗 bit.ly/47zXoSr An #OpenSource month special, featuring maintainers from #Selenium, #WebdriverIO, and #Appium discussing what it truly means to build and maintain the open technologies we all rely on. Meet our speakers - 📌@saikrisv, Director of Engineering 📌@srinivasanskr, Director of Engineering 📌@sri_harsha509, Engineering Manager - OSPO 📌@sparsh_kesari, Sr. DevRel Engineer (Host) Book your free spot now! #Webinar #OSS #LambdaTestYourApps
2
3
170
9 Oct 2025
This #Hacktober, #VoicesOfCommunity webinar🔗 bit.ly/4mYssQu is bringing you unfiltered stories behind the pull requests - from struggles to breakthroughs with the #OpenSource contributors.🚀 Meet our speakers - 📌 @saikrisv, Director of Engineering 📌 @srinivasanskr, Director of Engineering 📌 @sri_harsha509, Engineering Manager - OSPO 📌 @sparsh_kesari_, Sr. DevRel Engineer (Host) Tune in to hear their candid insights and personal stories about their open-source journeys, what’s next for #Selenium, #Appium, and #WebdriverIO, and celebrate the best contributors of 2025 for their innovative ideas and impact on the community. Book your free spot now! #OSS #LambdaTestYourApps #SoftwareTesting
1
2
4
188
🚨 10 YEARS. $1.1 MILLION. 6 RESTARTS. ONE FRAMEWORK. 🚨 After a decade of relentless R&D, five years of engineering, and six complete rebuilds from scratch… I am proud to announce the Haystacks Tech Enterprise Testing Automation Framework Portfolio. This is not just another testing tool. This is the future of automation. 🔥 Hay-CAF (Haystacks Cloud Automation Framework) – enterprise-grade cloud-based test runner 🔥 Hay-DCAF (Haystacks Data-Centric Automation Framework) – GUI SaaS testing automation at scale 🔥 HayST (Haystacks Service Testing) – API & microservices testing automation Together, they form the most complete end-to-end QA solution ever built. GUI testing. ✅ API testing. ✅ Cloud test runner. ✅ Built with the industry’s most powerful engines: Playwright, Puppeteer, Selenium, WebDriverIO, Postman, Newman, Axios, Request, Async-Request, Node-Fetch. Runs everywhere: AWS, Docker, Kubernetes, Mac, Linux, Windows, DOS, Powershell, BASH. 💡 This isn’t theory. This is battle-tested innovation. A framework that cost $1.1M to create, engineered to eliminate tech debt and future-proof enterprise software delivery. 🚀 If you are serious about scaling software faster, cheaper, and smarter… you cannot miss this. Webinar playback link: youtu.be/3uKlR2zDISg?si=Yg9b… 📞 Direct Sales Inquiries Only: Cell: 01-256-270-3896 Email: Haystacks.Tech@gmail.com (Do not DM me on social media. I will not respond.) This is the framework I built for the next 20 years of enterprise QA. Now, it’s yours. #HaystacksTech #TestingAutomation #QAFuture #EnterpriseSoftware #SaaS #Cloud #APITesting #NoCodeAutomation
2
760
Apartir del próximo martes comienzan a salir los posts escritos donde se va a ir explicando que es Appium, el inspector, webdriverio, browserstack, etc. Todo esto en mi perfil de linkedin: linkedin.com/company/joanmed…
2
68
25 Aug 2025
Hodiaŭ mi ekhavis mian unuan studenton. Li lernos JavaScript kaj WebdriverIO. Mi antaŭĝojas esti severa trejnisto, sed mi precipe ĝojas ne plu partopreni stultajn Scrum-kunvenojn 😁
1
7
197