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