bondikho 0 Posted December 12, 2021 Report Share Posted December 12, 2021 Im wondering how can I select a text with ubot for example Quote Link to post Share on other sites
PRO 69 Posted December 12, 2021 Report Share Posted December 12, 2021 You can do it by using the "scrape attribute" function. Screenshot attached. Here the code snippet used in this example: set(#extract_text,$scrape attribute(<title="Enter your text; hold ctrl and right click for more options">,"innertext"),"Global") Quote Link to post Share on other sites
bondikho 0 Posted December 14, 2021 Author Report Share Posted December 14, 2021 On 12/12/2021 at 4:20 PM, PRO said: You can do it by using the "scrape attribute" function. Screenshot attached. Here the code snippet used in this example: set(#extract_text,$scrape attribute(<title="Enter your text; hold ctrl and right click for more options">,"innertext"),"Global") I understand, but I just want to select it , not scape it Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.