提交 f9075943 编写于 作者: K Kamran Ahmed 提交者: GitHub

Add `refresh` method in docs

上级 88b2d020
......@@ -332,8 +332,12 @@ driver.preventMove();
// Highlights the element using query selector or the step definition
driver.highlight(string|stepDefinition);
// Reposition the popover and highlighted element
driver.refresh();
// Resets the overlay and clears the screen
driver.reset();
// Additionally you can pass a boolean parameter
// to clear immediately and not do the animations etc
// Could be useful when you, let's say, want to run
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册