Hi @PoomCarrier ,
Instead Get detail of element on Web page action use Extract Data from webpage action as shown in below image.

Code: Please copy the below code to your flow after Step3
WebAutomation.LaunchChrome.AttachToChromeByTitle TabTitle: $'''TOSHIBAแอร์ติดผนังระบบอินเวอร์เตอร์รุ่น GENZมีขนาด9200-25200BTU | Shopee Thailand''' AttachTimeout: 5 BrowserInstance=> Browser
WebAutomation.ExtractData.ExtractSingleValue BrowserInstance: Browser ExtractionParameters: {[$'''html > body > div:eq(0) > div > div:eq(1) > div:eq(0) > div > div:eq(0) > div > div > section:eq(0) > section:eq(1) > div > div:eq(2) > div > div > section > div > div:eq(1) > div:eq(0)''', $'''Own Text''', $''''''] } TimeoutInSeconds: 60 ExtractedData=> DataFromWebPage
(Note:- if you got your solution you can mark as solution and gives kudos)
Thanks & Regards
Vishnu Reddy