Open parinay602 opened 4 years ago
Hey what if we have subchannels like these Please Help
You have to get the element name by inspecting it. then add the following code at a suitable location (if you are able to understand the command flow) driver.find_element_by_name("<Element name>").click()
driver.find_element_by_name("<Element name>").click()
Hey what if we have subchannels like these Please Help