Function Do-Get-Xpath-Count

Part of:

package selenium
( do-get-xpath-count < xpath > &optional (session *selenium-session*) )
Returns the number of nodes that match the specified xpath, eg. “//table” would give the number of tables.