Since XPath doesn't have a way to escape quotes (or any other character), we have to use a workaround by using concat() and switching between quoting styles. |
||
---|---|---|
.. | ||
helpers | ||
html | ||
integration | ||
unit | ||
conftest.py | ||
test_conftest.py |
Since XPath doesn't have a way to escape quotes (or any other character), we have to use a workaround by using concat() and switching between quoting styles. |
||
---|---|---|
.. | ||
helpers | ||
html | ||
integration | ||
unit | ||
conftest.py | ||
test_conftest.py |