1# If you want to find element by partial class name you have to use css_selector23element = driver.find_element_by_css_selector("div[class^='dx-close-button']")
4element.click()
5# You don't need to specify the tag
you will get a confirmation link on this - you will have to click that for successful submission of your answer. we require this to keep the website free of spam, bots and unhelpful content
please ensure to add code which is syntactically corrent and executes properly
you will get a confirmation link on this - you will have to click that for successful submission of your question. we require this to keep the website free of spam, bots and unhelpful content