skip to Main Content

Unable to click button Shopify/Selenium

Unable to click the "Continue to payment button" on shopify site. I have seen several similar post but most of them are for js and do not mention the spinner part of the error. driver.find_element_by_xpath ('//*[@id="continue_button"]/svg') <div class="content-box__row"> <div class="radio-wrapper"…

VIEW QUESTION

Pulling data from instagram

I am developing web project, there users can add their instagram/facebook accounts. After they add their account I need to pull profile data(posts, like counts etc). which method is good to do that. Scraping or instagram/facebook API integration? I am…

VIEW QUESTION
Back To Top
Search