Ask a Question
Ask Question Login
Corporate Training
  1. Community
  2. QA Testing
  3. Question
QA Testing

How can I use the “preceding-column” axis in Xpath for retrieving the data from a row of a table?

Asked by Charles Parr Jan 15, 2024 744 views 1 answer
Share

About this question

 I have been assigned a task that is related to a web-based scraping project that involves the process of extraction of specific data from a particular table on a webpage by using the Xpath. This particular table has rows of data, and I want to retrieve the information from a particular row based on the value in a preciding sibling column. Explain to me how can I use the “ preceding-sibling” axis in Xpath to achieve this particular target. 

Your answer

1 Answer

More QA Testing discussions