You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for contributing to the Selenium site and documentation! A PR well described will help maintainers to review and merge it quickly
Before submitting your PR, please check our contributing guidelines.
Avoid large PRs, and help reviewers by making them as simple and short as possible.
blog for selenium community live
Description
blog for selenium community live
Motivation and Context
blog for selenium community live
Types of changes
Change to the site (I have double-checked the Netlify deployment, and my changes look good)
Code example added (and I also added the example to all translated languages)
Improved translation
Added new translation (and I also added a notice to each document missing translation)
I have used hugo to render the site/docs locally and I am sure it works.
PR Type
Documentation
Description
Add blog post for Selenium Community Live Episode 8
Feature Dorothy Graham's 50+ years testing insights
Document evolution from mainframes to modern automation
Share survey findings on test automation practices
Diagram Walkthrough
flowchart LR
A["New Blog Post"] --> B["Episode 8 Content"]
B --> C["Dorothy Graham Interview"]
B --> D["Testing Evolution History"]
B --> E["EuroSTAR Survey Results"]
B --> F["Automation Best Practices"]
The blog post date is set to 2025-07-30 but the content mentions the event took place on July 30th, 2025, which is a future date from today (2025-08-04). This creates confusion about whether this is a past or future event.
date: 2025-07-30
tags: ["webinar", "meetup", "talks","community"]
categories: ["webinar"]
author: <ahref="https://www.linkedin.com/in/musepallavi/"target="_blank">Pallavi Sharma</a>
images:
description: >
Selenium Community Live - Episode 8
---
Episode 8 of Selenium Community Live with Dorothy Graham took place on July 30th, 2025. During this remarkable session, Graham a legend with 50+ years in software testing, shared incredible insights from her journey through the evolution of test automation. Her perspective reveals timeless truths that modern teams often overlook.
Several formatting inconsistencies including inconsistent bullet point styles, missing spaces after periods, and inconsistent link formatting that affect readability and professional appearance.
Encouraging findings:
• 80% use open-source tools.
• 90% test at system level, 72% at API level
• 70% had formal testing training
Concerning discoveries:
• 25% had zero training in their daily tools
• 38% would need to rewrite 95%+ of tests when changing tools
• Most automated tests mirror manual test structure (which is wrong)
• Top problem isn't technical, it's unrealistic management expectations
if you are interested to learn more about the survey, visit **<ahref="https://automation.eurostarsoftwaretesting.com/test-automation-survey/"target="_blank">link</a>**
-Stay tuned as we bring the next!+Stay tuned as we bring you the next season!
Apply / Chat
Suggestion importance[1-10]: 4
__
Why: The suggestion correctly identifies an awkward and incomplete sentence and provides a contextually appropriate improvement, enhancing the blog post's readability.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
User description
Thanks for contributing to the Selenium site and documentation!
A PR well described will help maintainers to review and merge it quickly
Before submitting your PR, please check our contributing guidelines.
Avoid large PRs, and help reviewers by making them as simple and short as possible.
blog for selenium community live
Description
blog for selenium community live
Motivation and Context
blog for selenium community live
Types of changes
Checklist
PR Type
Documentation
Description
Add blog post for Selenium Community Live Episode 8
Feature Dorothy Graham's 50+ years testing insights
Document evolution from mainframes to modern automation
Share survey findings on test automation practices
Diagram Walkthrough
File Walkthrough
selenium-community-live-episode8.md
New blog post for Episode 8 community sessionwebsite_and_docs/content/blog/2025/selenium-community-live-episode8.md