webtable in selenium code example
Example: handling webtable in selenium
-If there is a web table, we can handle it
by creating custom xpath locators.
-We can go from parent to child and
child to parent to locate the web elements
we want to locate.