cancel
Showing results for 
Search instead for 
Did you mean: 

Spying a dropdown filter on a Confluence page

a026833
Level 4

2 filters (showing both on one page here) however the Bot scrolls down to the second page. When that happens the first filter is not visible to me on the screen.

a026833_1-1740067522301.png

For the first filter I used an xpath expression (in bold) it. When I did a find on it in Dev Tools for Chrome, this was the only occurrance:

//button[contains(@class ,"tf-inline-filter main aui-button aui-button-compact aui-button-subtle aui-dropdown2-trigger")]

 

For the second filter (dropdown2). I spied it in browser mode (below screenshot. When the object is running it appears to select the second dropdown however the data exported is from the first filter. Below is the element in dev tools, I have tried many different xpath combos to make this work but have had no luck. Any ideas on how to get through this. I have all the other fields spied and working, just this one has been impossible for me. I am not a web developer but found a no-code application to help me build the Xpath expression

The element for the second dropdown: 

<div id="filter-settings-1739977339390-1" class="aui-button aui-button-compact aui-button-subtle filter-container filter-icon filter-logo default floating aui-dropdown2-trigger unsaved active aui-dropdown2-active" title="Nothing filtered. Showing 70 rows" aria-haspopup="true" aria-expanded="true" resolved="" aria-controls="filter-menu-view-1739977339390-1072189662-1"><span class="aui-icon aui-icon-small"></span><span class="tfac-unsaved" style="display: inline;">*</span><span class="filter-count">70/70</span></div>

 

a026833_2-1740067644373.png

 

 

0 REPLIES 0