Joomla Documentation by Component Creator
Namespaces
Interfaces
Classes
Overview
Classes
SeleniumClient
WebDriver
findElement
Introduction
Synopsis
Parameter
Return
SeleniumClient\WebDriver::
findElement
Gets an element within current page
Signature
public function findElement(
By
$locator, [
Boolean
$polling = false] )
Parameters
$locator
$polling
Returns
WebElement