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

Search In

Components of Selenium

Here is the story of all four components of Selenium Story of Selenium RC – It is the most powerful framework of whole Selenium project, like every software in early phase there were some issues like origin policy with java script program, it onl

Languages You need To know to learn Selenium

Selenium is a free open source automation testing tool Which is used for the automation testing also it is used for web based application. We can use Selenium in different types of browsers and platforms for testing. Selenium is very strong, flexib

Automated Open Source testing tools Comparison

Selenium- Selenium is a testing framework for web applications. Selenium is a suit of tools for web browser automation and it is composed of:- Selenium IDE Selenium RC Selenium Webdriver Selenium Grid It provides a test domain-specific language

I cant find my web scraping bug

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(executable_p

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() # navigat

How to create a program in python that will auto-fill forms?

Here is my HTML code: html <html> <div class="echo-chat-body" dir="ltr"> <div class="new-chat-form"> <div> <h1 class="echo-title desktop-only"> Topic? </h1>

Improve Your PHP Skill and Efficiency with These Amazing Tools & Frameworks

One of the fastest growing programming languages, PHP, has had a strong foundation and is unshakeable today. The fandom behind PHP is huge and the language deserves it. Numbers say it easily that a majority of websites today are built on PHP.  

What are the Core Benefits of Automation Testing

If you are a programmer, you will undoubtedly be used to the annoying and ungrateful task of testing your code over and over again until you make sure it works. What's more, you should also make sure that your program does exactly what you want i

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: