yesterday
I have to export data from one section of a page and then do the same in another section after scrolling down using Chrome. When I "inspect" each filter in Chrome it giving me the same Xpath expression. The Xpath expression only appears once in Chrome dev tools when I do a find on it see below). How do I get my automation to recognize that I want the filter on the second page?? My automation scrolls to the next page but it continues to use the dropdown from the first page. I have been working on this for a while and getting nowhere. Confluence is the product, which uses Java