SeleniumHQ / seleniumhq.github.io

Official Selenium website and documentation
https://selenium.dev
Apache License 2.0
1.09k stars 1.28k forks source link

fixed implicit wait javascript example #1909

Closed shbenzer closed 1 week ago

shbenzer commented 2 weeks ago

User description

Implicit wait's javascript example was referencing an empty line in the example file, I fixed the reference

Description

changed code reference in waits.md's implicit wait javascript example from line 37 to line 39 in examples/javascript/test/waits/waits.spec.js

Motivation and Context

fixed code example

Types of changes

Checklist


PR Type

documentation


Description


Changes walkthrough 📝

Relevant files
Documentation
waits.en.md
Correct JavaScript code reference in English documentation

website_and_docs/content/documentation/webdriver/waits.en.md - Updated JavaScript example code reference from line 37 to line 39.
+1/-1     
waits.ja.md
Correct JavaScript code reference in Japanese documentation

website_and_docs/content/documentation/webdriver/waits.ja.md - Updated JavaScript example code reference from line 37 to line 39.
+1/-1     
waits.pt-br.md
Correct JavaScript code reference in Portuguese documentation

website_and_docs/content/documentation/webdriver/waits.pt-br.md - Updated JavaScript example code reference from line 37 to line 39.
+1/-1     
waits.zh-cn.md
Correct JavaScript code reference in Chinese documentation

website_and_docs/content/documentation/webdriver/waits.zh-cn.md - Updated JavaScript example code reference from line 37 to line 39.
+1/-1     

💡 PR-Agent usage: Comment /help on the PR to get a list of all available PR-Agent tools and their descriptions

netlify[bot] commented 2 weeks ago

Deploy request for selenium-dev pending review.

Visit the deploys page to approve it

Name Link
Latest commit e6c9761ad472bddd8447e11b3d649d8d4f6e027d
codiumai-pr-agent-pro[bot] commented 2 weeks ago

PR Reviewer Guide 🔍

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ No key issues to review
codiumai-pr-agent-pro[bot] commented 2 weeks ago

PR Code Suggestions ✨

No code suggestions found for the PR.