Setup Docker for Selenium automation using YAML file
This is in continuation of my previous post on docker where i have show how to configure docker environment for selenium automation. Here we will move a step further and…
This is in continuation of my previous post on docker where i have show how to configure docker environment for selenium automation. Here we will move a step further and…

What do you need for installing Windows 11 on Raspberry PI? Raspberry Pi 4 – Both the 4GB and 8GB Pi versions will work. But for a smoother experience go…

Why docker? What is benefit of docker for selenium automation? Docker containers are lightweight packages of all the necessary components (application code, dependent libraries, specific versions of programs) to run…

In my old post I have mentioned how to install OS in raspberry pi using NOBS. The steps are not very simple. From them and now the installation method has…

Checking Raspberry Pi Revision Number & Board Version Each Raspberry pi variant has different revision number. Below table lists the variant available now. Model and PCB Revision RAM Revision Pi…

Matrix style keypads with Arduino is very handy and easy to use for any input required. It can be used to enter passwords, control games and robots. What is needed Arduino…

Why do you need Selenium Grid setup for remote execution? Scenario1 – You need to run your selenium automation tests with different browser/OS combinationScenario2 – You need to run selenium…

In this article I am going to calculate distance using HC-SR04 and raspberry pi. The HC-SR04 Ultrasonic sensor that I am going to use here has four pins: Ground (GND)…

In this post I will show you how you can use Google sheets for stock analysis. Only prerequisite is you need to have a google account and some basic spreadsheet…