Hi All,
I'm working on a webpage automation and I'm using web automation package. There is some issue with the get text/ get value activity as I'm able to click that particular element using a custom CSS selector but, unable to retrieve data from that. Any thoughts would be helpful
visual-modernrdata-automation-type="visual"]>div>svgvaria-label*="Total"]>g:first-child>textxclass="value"]>tspan
I'm able to click the element using the above CSS selector but, unable to retrieve data from it
Thanks,
AK