From 15af0cd6c22da41772f42cdbea111695034ac0ad Mon Sep 17 00:00:00 2001 From: Pallavi Date: Wed, 29 Jan 2025 17:45:33 +0530 Subject: [PATCH 1/2] added blog for selenium community episode 2 --- .../2025/selenium-community-live-episode2.md | 35 +++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 website_and_docs/content/blog/2025/selenium-community-live-episode2.md diff --git a/website_and_docs/content/blog/2025/selenium-community-live-episode2.md b/website_and_docs/content/blog/2025/selenium-community-live-episode2.md new file mode 100644 index 000000000000..0ffdc2bf5d2e --- /dev/null +++ b/website_and_docs/content/blog/2025/selenium-community-live-episode2.md @@ -0,0 +1,35 @@ +--- +title: "Selenium Community Live - Episode 2" +linkTitle: "Selenium Community Live - Episode 2" +date: 2025-1-21 +tags: ["webinar", "meetup", "talks","community"] +categories: ["webinar"] +author: Pallavi Sharma +images: +description: > + Selenium Community Live - Episode 2 +--- + +The second episode of Selenium Community Live happened on Jan 21st, 2025, with speaker **David Burns**, event hosted by **Pallavi Sharma** + +You can watch the episode here- **Selenium Community Live - Episode 2** + +**Selenium Community Live - Episode 2** + +David Burns, Selenium Project Leadership Member, Chair W3C Browser Testing and Tools Workgroup, Head Open source and Developer Advocacy at Browser Stack was the speaker for the episode. David spoke about Web Browsers and Browser engines, and how while automating them we should be aware of the underlying software we are automating, even the platform makes a difference! +Thank you everyone who joined the community event. + +**Meet the Speakers:** + +1. **David Burns** + + +## Watch the Recording + +Couldn’t join us live? Watch the entire episode here - +📹 Recording Link: [Watch the Event Recording on YouTube](https://www.youtube.com/watch?v=0W_rYPxVIgA) + +David also runs a blog, and if you are interested in knowing internals of Selenium explore the link - +**Blog By David** + +Stay tuned as we bring the next! **Subscribe here to the Selenium HQ Official YouTube Channel.** \ No newline at end of file From 834ab230c9048c9295af77d12ee6cbfb8734feee Mon Sep 17 00:00:00 2001 From: Pallavi Date: Wed, 29 Jan 2025 17:47:29 +0530 Subject: [PATCH 2/2] [deploy site]