I have tried also xpath without success. It can not select it!
2022-02-18_07h18_02.png
HI, I have tried below Xpaths with using Xpath-Module but didn't get any value.
//div[@class="hyper"]/following-sibling::span
//div[@class="trend"]//div/span[@class="digital"]
//[local-name()='svg' and @data-icon='home']/[local-name()='path']
By the way, above all Xpaths worked with "Get Element Text" block and returned the correct value.
What site and page are these elements on? How to repeat the problem?