2021年3月26日星期五

Selenium. Finding and clicking a button using "EC.element_to_be_clickable" function

I'm trying to use "EC.element_to_be_clickable" function to find and click a button on a website.

By.ID, By.NAME, By.CLASS_NAME doesn't seem to work for me.

How to make use of this function to find a button and click on that button using this function?

https://stackoverflow.com/questions/66750894/selenium-finding-and-clicking-a-button-using-ec-element-to-be-clickable-funct March 23, 2021 at 01:23AM

没有评论:

发表评论