Example 1: find element having attribute id
equals to introduction
:
Select "Element field is empty.
". Make sure theCheck id
" in the text field. Select " ". Type "introduction
" in the next text field.
Make sure
is not checked.Click
.Example 2: navigate from element para
to next element para
:
Example 3: find element html:pre
having a class
attribute and containing some text matching regular expression "print\w+\(
":
Select "html:pre
" in the Element field.
If the namespace corresponding to prefix "html
" is the default namespace of the document, it is also possible to simply type "pre
".
Check class
" in the text field. Make sure the next text field is empty.
Check print\w+\(
" in the text field.
Click
.