XPath Builder - grossopa/hamster-selenium GitHub Wiki

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