We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fcf0c3 commit b99ec92Copy full SHA for b99ec92
website_and_docs/content/documentation/webdriver/waits.zh-cn.md
@@ -29,7 +29,7 @@ aliases: ["/documentation/zh-cn/webdriver/waits/"]
29
该元素必须既存在于页面上又处于[displayed]({{< ref "elements/information/#is-displayed">}}) 状态.
30
31
32
-以这个页面为例:https://www.selenium.dev/selenium/web/dynamic.html
+以这个页面为例: https://www.selenium.dev/selenium/web/dynamic.html
33
当点击 "Add a box!" 按钮时,
34
会创建一个原本不存在的 "div" 元素.
35
当点击 "Reveal a new input" 按钮时,
0 commit comments