Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Web Scraping Code Bug- Returning Empty List

hi i want to scrap all the pairs that kucoin support from the webpage but the code that i wrote just return a empty list. how should i correct it? from bs4 import BeautifulSoup from selenium import webdriver driver = webdriver.Chrome(e...

How to Remove Error 'No Such Element Exception' From Below Python Code

I am trying to run the following code: from selenium import webdriver # create a new Firefox session driver = webdriver.Firefox(executable_path=r'C:\Program Files\geckodriver.exe') driver.implicitly_wait(30) driver.maximize_window() ...

Selenium not able to connect to firefox

Recently I updated my Firefox from version 30 to 39 . But after updating my Firefox to version 39 test case written for a project which make use of selenium starts failing. The reason being selenium is unable to obtain stable connection while th...
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: