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