Best Laptop

Browsed by
Category: Automation

This category will have the posts related to automation on various technologies like Selenium, Python and Java etc.

How to record video of automation output in Selenium

How to record video of automation output in Selenium

Automation, particularly UI automation is a way to reduce the manual work done in any project. It also helps to reduce the time taken in completing the repetitive work. By showing the results of the automation, we can explain the functionality of the project to the client and stakeholders. However imagine a situation when the client is not available currently to see the demo or the developer is busy and cannot present the demo. Is there a way to somehow…

Read More Read More

Automation using Python and Selenium WebDriver

Automation using Python and Selenium WebDriver

In this session we will discuss how to perform UI Automation using Python and Selenium. Automation now days are a key for any successful project implementation and Selenium stands first in the queue. Also when we speak about coding, python is one language which is getting widely used today. We all know that both these tools are open source available for free. So let’s see how we can automate using Python code in Selenium from scratch assuming we don’t have…

Read More Read More

Python 3.11.1 Features