Can someone help me read a bit of text from a website using webbot
I am trying to make it so that my bot does different solutions dependant on the type of question and the only way to tell the type of question is a bit of text on the website but I can't find a way to read it from the website. Can someone help me
try this: https://webbot.readthedocs.io/en/latest/webbot.html#selenium.webdriver.Chrome.execute_script
@Coder100 how would that help? I need to get a bit of text not execute java, unless you know of a bit of java that can get that text and store it to a variable that I can use