Categories
Tutorials

Selenium – remove html element from the DOM

This article will show you how to remove elements from HTML DOM (Document Object Model) when using automated web-browser framework […]

Categories
Python

Python While Loop Tutorial – Do While True Example Statement

Loops are a sequence of instructions executed until a condition is satisfied. Let’s look at how while loops work in […]

Categories
Questions

Two identical AutomationID using xpath python with appium

In in our mobile app, there are two boxes with the same AutomationId. For automated testing i need to find […]

Categories
Linux Commands

3 Ways to Find Out Which Process Listening on a Particular Port

A port is a logical entity that represents an endpoint of communication and is associated with a given process or […]

Categories
Raspberry Pi

Build a Raspberry Pi image with Packer – packer-builder-arm

How to use Packer to build Raspberry Pi images Introduction: Building a Raspberry Pi image with Packer Today we are […]

Categories
Python

How to Get the Current Time in Python with Datetime

In your Python applications, you might want to work with time to add functionalities like timestamps, check the time of […]

Categories
Linux

How to secure your Linux web server

Building a LAMP server and getting it all nicely configured with reliable data handling, a domain, and a TLS certificate […]

Categories
Appium Tutorials

How to Use Touch Actions in Appium: Swipe Tap Touch

How to Use Touch Actions in Appium? Hi all, in this article, I will answer this question and share with […]

Categories
Appium Tutorials

Appium Tutorial Step by Step Appium Automation

Appium Tutorial 2021 is ready for all testers! I will use Appium Desktop and Android Studio to create a sample […]

Categories
How To

How to embed google drive video without iframe in WordPress or blog

If we want to embed videos from Youtube, Vimeo or any other streaming site, it is quite easy but what […]