Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a demo project to practice java

XPath :

//tagName[@attribute='value']

//tagName

//tagName[@attribute]

//*[@attribute='value']

//tagName/childTagName

//tagName//grandChildTagName

//tagName[contains(@attribute,'partialValue')]

(//tagName[@attribute='value'])[index]

//tagName[@attribute1='value1'][@attribute2='value2']

About

DEPI_R3_ALX3_SDW6_G1

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages