Filter
Exclude
Time range
-
Near
Released Webship-js 2.0.4 webship.co/products/webship-… Big update for webship-js! Configurable test modes (warn/fail/off) before/after hooks Playwright video recording built in #TestAutomation #JavaScript #CI #Playwright #OpenSource #Playwright #QA #WebTesting
1
2
2
49
Released Webship-js 2.0.3 webship.co/products/webship-… This release rewrites webship-js around a per-domain step-file layout, adds TypeScript / JavaScript interop, ships 22 CMS and framework selector presets. #TestAutomation #Playwright #QA #WebTesting
2
3
43
Accessibility is no longer just a compliance requirement — it’s becoming a core part of how we build quality digital experiences. Yet, many teams still struggle with common issues like poor contrast, missing labels, or broken navigation, which directly impact usability and user trust. To address this, we’re hosting an exclusive webinar with Rohit Nair and Dipan Chakraborty: 🎙️The Future of Digital Accessibility 📅 16th April 2026 | 10:00 AM BST In this session, we’ll cover: • The fundamentals of digital accessibility • Common gaps teams often overlook • How to integrate accessibility testing into your SDLC • A live demo of BrowserStack’s Accessibility Testing Suite If you’re looking to build more inclusive and user-friendly products, this session will be a great starting point. 👉 Register here: browserstack.com/browserstac… #Accessibility #QualityEngineering #WebTesting #InclusiveDesign
3
137
Released Webship-js 2.0.0 webship.co/products/webship-… Webship-js 2.0.0 is built to take your end-to-end testing to the next level. Faster. Smarter. More reliable. #WebshipJS #TestAutomation #Playwright #QA #WebTesting
2
2
34
Released Webship-js 2.0.0-rc1 webship.co/products/webship-… This release adds support for start-maximized browser configuration and improves viewport handling through Playwright context options. #WebshipJS #TestAutomation #WebTesting #QA #Playwright
2
2
29
Webship-js AI Agent for Automated Testing webship.co/blog/webship-js-a… This article highlights how Webship-JS AI Agent helps teams simplify testing workflows and deliver high-quality web applications with confidence. #AutomatedTesting #AI #WebTesting #QA #AIAgent
2
2
40
What Is Playwright? Why Companies Are Rapidly Moving to It webship.co/blog/what-playwri… Playwright is quickly becoming a powerful solution for modern web automation and end-to-end testing. #Playwright #WebTesting #QA #Automatedtesting
1
2
21
Testing an app or website is not random clicking. As a QA, you’re validating: • User flows • Business logic • Edge cases • Error handling • UX consistency Good testing = finding what real users will break before users break it. #QA #SoftwareTesting #WebTesting #AppTesting
1
2
27
Free tools for everyone to use! Runs 100% in your browser! Simple onefirewall.com/free-tools #free #webtesting
4
24
Back to office after a short sick break Today was all about diving into website testing on WP Engine Learned how to check site performance, review staging environments, monitor errors, and ensure everything runs smoothly before deployment. #InternshipDiaries #WebTesting #WPEngine
1
7
60
I explored the importance of the Pantheon 'Dev' environment. I learned how to test new changes and updates on my portfolio safely before making them visible to the public. #WebTesting #DevOps #TechSkills @Saipujariprasad
1
4
43
#Day7 at the office Set up the project site on my laptop using the provided codebase and spent time going through the knowledge docs to understand the testing flow of the website.Learning something new every day #InternshipLife #OfficeDiaries #WebTesting #LearningInProgress #Tech
4
34
We are building a hands-free web testing tool for founders/indies who don’t want to babysit flaky test scripts. Paste a preview/staging URL → discovers key user journeys → run generated tests → returns evidence (screens steps) plus an actionable report. Brutal feedback welcome. muggletest.com/ #SaaS #BuildInPublic #WebTesting
2
2
36
📝 Playwright Topic: Context menus (right click) Yes, Playwright supports it. page.click("#item", button="right") page.locator(".context-menu").click() Desktop-like control in the browser. #Playwright #WebTesting #Python
1
2
37
📊 Playwright Topic: Handling Multiple Elements Modern apps = lists, tables, cards 📊 Playwright helps with: • locator.count() • locator.all() • locator.first / locator.nth() • locator.filter() #Playwright #AutomationTesting #TestAutomation #WebTesting #Automation #WebDev
2
42
23 Dec 2025
Testing Radio Buttons with Webship-JS webship.co/blog/testing-radi… Ensure your radio buttons always behave correctly! See a practical example of automated testing with Webship-JS on Drupal CMS. #WebshipJS #AutomatedTesting #DrupalCMS #WebTesting #QA #FunctionalTesting
1
2
99
20 Dec 2025
Most teams set up CI checks once and forget about them. Then wonder why bugs still reach production. The real issue? One-size-fits-all rules don't work. Your dev branch doesn't need the same rigor as production. A failing login test is way more critical than a minor UI test. Here's what actually works: 1. Environment-aware rules Dev branches? 70% pass rate is fine. Production? 95% minimum. Your workflow has different stages – your checks should too. 2. Mandatory tags for critical paths Mark tests with @payment, @auth, @critical. If these fail, nothing merges. Period. No exceptions based on overall pass rates. 3. Smart flaky handling Strict mode for production (flaky = fail). Neutral for dev (focus on real failures). Context matters. TesDino is built with it, because we kept seeing teams either block everything or let everything through. There's a better middle ground. Quality gates should support your team, not slow them down. → Full breakdown docs.testdino.com/github-ci-… Demo👇 #Playwright #GitHub #SaaS #WebTesting #Meme #SoftwareTesting #QAAutomation
2
44