I want to make the bot click on WhatsApp I tried this, but it didn't work for me:
driver.find_elements_by_xpath("//*[contains(text(), 'WhatsApp')]").click()
I want to make the bot click on WhatsApp I tried this, but it didn't work for me:
driver.find_elements_by_xpath("//*[contains(text(), 'WhatsApp')]").click()