Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added blog for community live episode 1 #2112

Merged
merged 2 commits into from
Dec 26, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
---
title: "Selenium Community Live - Episode 1"
linkTitle: "Selenium Community Live - Episode 1"
date: 2024-12-25
tags: ["webinar", "meetup", "talks","community"]
categories: ["webinar"]
author: <a href="https://www.linkedin.com/in/pallavimuse/" target="_blank">Pallavi Sharma</a>
images:
description: >
Selenium Community Live - Episode 1
---

At the eve of celebration of 20 years of Selenium, the current **<a href="https://www.selenium.dev/project/structure/#plc" target="_blank">Project Leadership Committee of Selenium</a>** decided on starting Selenium Community Live event, an idea helmed by **<a href="https://www.linkedin.com/in/maaret/" target="_blank">Maaret Pyhäjärvi</a>** .
The first episode happened on Dec 18th, 2024: **<a href="https://www.youtube.com/watch?v=Y4tZOXGQGRQ" target="_blank">Selenium Community Live - Episode 1</a>**

**Selenium Community Live - Episode 1**

Collaboration, communication and community are the force behind the success of the Selenium Project in open source for last twenty years.
Jason Huggins and Simon Stewart with their respective projects Selenium and WebDriver collaborated and brought together Selenium WebDriver.
Eventually WebDriver became a W3C standard for browser automation, and Jim Evans and Manoj Kumar in the first episode of Selenium Community Live
discuss all about Selenium, and making of the WebDriver standard. They shed light on the process and people behind building these specifications.
They also spoke about various browser vendors and browser automation projects coming together to collaborate on making the next standard in browser automation
WebDriver Bi-Di. The Selenium project extend thanks to both Jim and Manoj for commemorating the first episode for community.

**Meet the Speakers:**

1. **<a href="https://www.linkedin.com/in/jimevansmusic/" target="_blank">Jim Evans</a>**

2. **<a href="https://www.linkedin.com/in/manoj9788/" target="_blank">Manoj Kumar</a>**

## Watch the Recording the first Episode of Selenium Community Live

Couldn’t join us live? Watch the entire episode here -
📹 Recording Link: [Watch the Event Recording on YouTube](https://www.youtube.com/watch?v=Y4tZOXGQGRQ)

The links for the various projects which were discussed in the event -

A few links which you may wish to explore -
**<a href="https://www.w3.org/news-events/w3c-tpac/" target="_blank">TPAC</a>**

**<a href="https://www.w3.org/groups/wg/browser-tools-testing/" target="_blank">W3C Browser Testing Working Group</a>**

**<a href="https://github.com/w3c/webdriver/" target="_blank">WebDriver</a>**

**<a href="https://github.com/w3c/webdriver-bidi/" target="_blank">WebDriver Bi-Di</a>**

**<a href="https://github.com/webdriverbidi-net/webdriverbidi-net/" target="_blank">WebDriver Bi-Di .net implementation by Jim Evans </a>**

Stay tuned as we bring the next! **<a href="https://www.youtube.com/@SeleniumHQProject/streams" target="_blank">Subscribe here to the Selenium HQ Official YouTube Channel.</a>**
Loading