Uploaded December 2019 | Updated September 2026, 1 week ago
Above is the video demo for verifying the checksum of files in Windows and linux (docker container)
Thumbnail source:
apache.org/info/verification.html#CheckingHashes
Above is the video demo for verifying the checksum of files in Windows and linux (docker container)
Thumbnail source:
apache.org/info/verification.html#CheckingHashes



![Xpath Basics Part 1
Understanding and constructing better reliable relative xpaths.
Xpath Basics
Symbols:
/ := child
// := Descendant
//* := all elements
. := self
.. := parent
@ := attribute
* := wildcard
[] := of something
::
Operators:
and
or
=
!=
| := union
Functions:
position()
count(element)
text()
name()
contains()
starts-with()
ends-with()
Order selectors
first-child
nth-child(n)
last-child
Other
following
following-sibling
preceding
preceding-sibling
Learning is the best thing we can do to together.
Share Connect Collaborate Xpath Basics Part 1](https://i.ytimg.com/vi/laetIAvXv0M/mqdefault.jpg)






