Skip to content

XPath Builder

Jack Yin edited this page Jun 6, 2021 · 1 revision

By2.xpathBuilder() provides convenient way to construct an xpath.

As for today most browser drivers are still supporting XPath 1.0, so the builder is also based on the version.

Features

Single Quote vs Double Quote

Clone this wiki locally