fixed implicit wait javascript example #1909
Merged
+4
−4
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
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 📝
waits.en.md
Correct JavaScript code reference in English documentation
website_and_docs/content/documentation/webdriver/waits.en.md
waits.ja.md
Correct JavaScript code reference in Japanese documentation
website_and_docs/content/documentation/webdriver/waits.ja.md
waits.pt-br.md
Correct JavaScript code reference in Portuguese documentation
website_and_docs/content/documentation/webdriver/waits.pt-br.md
waits.zh-cn.md
Correct JavaScript code reference in Chinese documentation
website_and_docs/content/documentation/webdriver/waits.zh-cn.md