.//tagname[@Attribute_Name='Value']
.//tagname[@Attribute_Name='Value'][@Attribute_Name='Value']
.//tagname[@Attribute_Name='Value' or @Attribute_Name='Value']
.//tagname[@Attribute_Name='Value' and @Attribute_Name='Value']
DynamicXPathVideo
.//tagname[@Attribute_Name='Value'][@Attribute_Name='Value']
.//tagname[@Attribute_Name='Value' or @Attribute_Name='Value']
.//tagname[@Attribute_Name='Value' and @Attribute_Name='Value']
DynamicXPathVideo

No comments:
Post a Comment