Loading core/tests/Drupal/FunctionalJavascriptTests/JSWebAssert.php +2 −2 Original line number Diff line number Diff line Loading @@ -246,7 +246,7 @@ public function waitOnAutocomplete() { * use a viewport of 1024x768px. * * @param string $selector_type * The element selector type (CSS, XPath). * The element selector type (css, xpath). * @param string|array $selector * The element selector. Note: the first found element is used. * @param bool|string $corner Loading Loading @@ -289,7 +289,7 @@ public function assertVisibleInViewport($selector_type, $selector, $corner = FAL * Note: the node should exist in the page, otherwise this assertion fails. * * @param string $selector_type * The element selector type (CSS, XPath). * The element selector type (css, xpath). * @param string|array $selector * The element selector. Note: the first found element is used. * @param bool|string $corner Loading Loading
core/tests/Drupal/FunctionalJavascriptTests/JSWebAssert.php +2 −2 Original line number Diff line number Diff line Loading @@ -246,7 +246,7 @@ public function waitOnAutocomplete() { * use a viewport of 1024x768px. * * @param string $selector_type * The element selector type (CSS, XPath). * The element selector type (css, xpath). * @param string|array $selector * The element selector. Note: the first found element is used. * @param bool|string $corner Loading Loading @@ -289,7 +289,7 @@ public function assertVisibleInViewport($selector_type, $selector, $corner = FAL * Note: the node should exist in the page, otherwise this assertion fails. * * @param string $selector_type * The element selector type (CSS, XPath). * The element selector type (css, xpath). * @param string|array $selector * The element selector. Note: the first found element is used. * @param bool|string $corner Loading