AI-powered search & chat for Data / Computer Science Students

Learn more with these recommended learning resources

Selenium in Action

 Towards Data Science

Many of you probably have played with web scraping in Python before. There are several Python packages to extract website information based on the webpage (HTML) elements; some examples are…

Read more at Towards Data Science

Major Challenges While Using Selenium With Python

 The Pythoneers

And How to Tackle them smartly Continue reading on The Pythoneers

Read more at The Pythoneers

Basic actions using Selenium in Python

 Analytics Vidhya

Selenium is an open-source framework used primarily in the industry for automation testing of web applications. It can be used with different programming languages, of which Java and Python are used…

Read more at Analytics Vidhya

The Beginner’s Guide to Selenium With Python

 Better Programming

By its formal definition, “Selenium is a suite of tools for automating web browsers”, and that is really what it is. While I think some people might have misunderstood it as a testing tool as I did…

Read more at Better Programming

Getting Started with Selenium WebDriver for Web Scraping Using Python

 Analytics Vidhya

Selenium is an open-source web-based automation tool. Python language and other languages are used with Selenium for testing as well as web scraping

Read more at Analytics Vidhya

13 Selenium Commands Every Developer Must Know

 Python in Plain English

The top commands we need to know when working with Selenium in Python. Photo by Fotis Fotopoulos on Unsplash In our last tutorial, we discussed why Selenium is the best automation tool and demonstrat...

Read more at Python in Plain English

7 Best and FREE Selenium Online Courses for Beginners to Learn in 2023

 Javarevisited

Testing is an integral part of software development and we have long been relied on manual testing by testers and QA professional to ship quality software and find bugs, but that’s not sustainable any...

Read more at Javarevisited

First Look at Selenium in Python

 Python in Plain English

In Python, there are two competing solutions for web scraping or interacting with web pages: BeautifulSoup and a binding for the Selenium framework. BeautifulSoup enables a user to break down an…

Read more at Python in Plain English

Automation with Selenium and Web Scraping in Python

 Analytics Vidhya

Selenium is one of the most popular library for automation. You can use it to automate broad range of web applications. The most popular application is in testing of web applications. But the…

Read more at Analytics Vidhya

Test Automation in Python: Everything You Need to Know About Selenium

 Python in Plain English

1\. Introduction Selenium is an open-source tool that automates web browsers. It provides a single interface that lets you write test scripts in various programming languages like Java, C, and, of co...

Read more at Python in Plain English

Top 3 Selenium Functions To Make Your Life Easier

 Towards Data Science

With powerful tools, we create easy scripts in order to automate our everyday workflow. Learn about these basic functions that everyone should know about!

Read more at Towards Data Science

Intro to Selenium with Python

 Python in Plain English

We all know how boring it could be doing the same tasks on our browsers every day. In today’s tutorial, I will demonstrate to you how to use selenium to automatically sign in to our Facebook account…

Read more at Python in Plain English

Tips for Coding with Selenium

 Level Up Coding

Learn Selenium Coding with These Tips Continue reading on Level Up Coding

Read more at Level Up Coding

Unravelling Selenium-Wire

 Python in Plain English

A Revolution in Web Scraping Continue reading on Python in Plain English

Read more at Python in Plain English

7 Best free Selenium Courses to learn Webdriver for Automation Testing in 2023

 Javarevisited

Testing is an integral part of software development, and we have long been relied on manual testing by testers and QA professional to ship quality software and find bugs, but that’s not sustainable an...

Read more at Javarevisited

10 Selenium Webdriver Tips and Tricks

 Javarevisited

Many times we face some simple issues while working with Selenium Webdriver. Few simple steps can increase the stability and execution speed of the automated test. I have listed down various use cases...

Read more at Javarevisited

Automation testing, scraping and more with Selenium and Python.

 Analytics Vidhya

Automation testing, scraping and more with Selenium and Python.. Selenium — once started as a browser extension and is now one of the most popular frameworks for testing web-based applications. In thi...

Read more at Analytics Vidhya

Meet Selenium: The Perfect Tool for Web User Interface Automation

 Python in Plain English

Welcome everyone to the new tutorial series about Selenium with Python. This is the first basic introduction video tutorial. Web UI Automation means the automatic execution of the actions performed…

Read more at Python in Plain English

Automate with Selenium

 Python in Plain English

When I started looking into the field of data science, I realized that one of the most important parts of it was data collection. To do this I started understanding Selenium and BeautifulSoup. Though…...

Read more at Python in Plain English

What if Selenium Could Do a Better Job Than Your Travel Agency?

 Analytics Vidhya

Scrape Kayak with selenium Python. Use custom expected conditions, email automation, dynamic web selectors, droplists & sliders, scroll & take screenshots

Read more at Analytics Vidhya

Selenium Locators — A Detailed Guide

 Analytics Vidhya

Selenium is one of the most popular option for developers to run automation tests for web applications. The Selenium suite got excellent flexibility — it allows developers/teams to run the tests on a…...

Read more at Analytics Vidhya

An Introduction to Selenium and Beautiful Soup

 Analytics Vidhya

One of the many things you might have heard about while learning about python is web scraping. When I was working on a personal project, I had to collect weather data from multiple counties and…

Read more at Analytics Vidhya

Selenide Test Automation: Using Selenoid in the Docker Container

 Javarevisited

This article will be useful for young QA specialists, as well as those who are interested in the features and capabilities of such popular testing frameworks as Selenide and Selenoid.Here we will look...

Read more at Javarevisited

Selenium with Python: Web Automation

 Analytics Vidhya

Selenium Python , web scraping , web bots, webdriver, web automation, how to create web bot, how to do web automation in python

Read more at Analytics Vidhya