Skip to content

Commit 9f02679

Browse files
authored
Merge branch 'trunk' into dependabot/bundler/examples/ruby/rexml-3.3.9
2 parents f5ac933 + 3653dcb commit 9f02679

File tree

3 files changed

+12
-5
lines changed

3 files changed

+12
-5
lines changed

.github/workflows/link-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
- name: Link check
4444
continue-on-error: true # <- If set to false, run fails with broken links
45-
uses: untitaker/[email protected].40
45+
uses: untitaker/[email protected].42
4646
with:
4747
args: website_and_docs/public/ --check-anchors
4848

website_and_docs/content/blog/2024/selenium-milestone-20yrs-blog.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,14 @@ Join Us in Celebrating Selenium’s Incredible Journey!
4242
For 20 years, Selenium has helped shape how we test, automate, and innovate on the web. This is your opportunity to celebrate that legacy and learn what the future holds for browser automation. We can’t wait to see you there!
4343
Event Organizers - **<a href="https://www.linkedin.com/in/maaret/" target="_blank">Maaret</a>**, **<a href="https://www.linkedin.com/in/diemol/" target="_blank">Diego</a>**, and **<a href="https://www.linkedin.com/in/pallavimuse/" target="_blank">Pallavi</a>**.
4444

45+
## Watch the Recording of Our 20th Anniversary Event
46+
47+
Couldn’t join us live? Watch the entire **"Celebrating 20 Years of Selenium"**
48+
event on YouTube. Relive the milestone moments, hear directly from
49+
the Selenium leadership team, and get insights into the future of browser automation.
50+
51+
📹 Recording Link: [Watch the Event Recording on YouTube](https://www.youtube.com/watch?v=TO-ZCl2LZ50)
52+
53+
This recording covers the highlights, including discussions on Selenium’s evolution,
54+
its role in the testing ecosystem, and the exciting advancements in WebDriver BiDi.
55+

website_and_docs/layouts/partials/announcement-banner.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ <h4 class="alert-heading text-center m-2">
99
Selenium Conf 2025 Call for Proposals is now open! Submissions close 01 Dec, 2024.
1010
<a href="https://seleniumconf.com/?utm_medium=Referral&utm_source=selenium.dev&utm_campaign=cfp" target='_blank' aria-pressed="true"> Learn more & submit!</a>
1111
</h4>
12-
<h4 class="alert-heading text-center m-4">
13-
Join us for Celebrating 20 Glorious Years of Selenium on Oct 28th, 2024 -
14-
<a href="https://www.selenium.dev/blog/2024/selenium-milestone-20yrs-blog/" target='_blank' aria-pressed="true"> More information here</a>
15-
</h4>
1612
</div>
1713
</div>
1814
</div>

0 commit comments

Comments
 (0)