Category "automation"

Accessibility services problem happens when dealing with auto-click scripts on Android devices

I'm testing an auto-click script.But on some applications .It doesn't work! Such as Meituan. It's like Meituan/etc. can detect which touch is not human

I am unable to click on any element which is inside a frame tag in Test Cafe

I am able to login to my application but after that unable to perform any action because all elements are inside the frame tag. The approaches I have tried: Sel

How do I move Source Code from a local GitLab to AWS GitLab environment using automation?

As a part of my job, I have to automate Sorce code movement from development environment to Production environment. The developers push the code to GitLab that

Android Emulator is not getting started automatically when running simple appium on windows machines

Android Emulator is not getting started automatically when running simple appium test. Eventhough I am setting both “avd” and “deviceName&rdqu

Facing issue while switching between windows using testcafe

I am able to switch from one window to 2nd window but not able to switch from 2nd window to 3rd window when all windows are open. testcafe not able to open 3rd

CFG of w != w^R

Given L={w in {a,b}* | w != w^R} I want to find its CFG. Please do not tell me the answer for that. What is the intuition of solving these kind of questions? I

Cypress won't show an array contents into the console

I'm trying to add the titles of an iframe header into an array to then print the array with it's element into the console. The elements are added just fine, the

Associating automated tests in Azure with XUnit shows "None" as outcome

I am trying to associate my automation with their test cases in Azure, but I keep running into an issue where after it runs, the outcome is "None" and the TC sh

How to Create a new folder in vcenter using rest api

Can anyone help me to provide right API to create a New folder in vcenter Thanks, Benji I can see only get API to list folders in vmware api document, unable to

My UIautomator is not starting in mac. I have done everything possible

I am learning appium and I have set up everything that is required. I have setup paths, installed android studio, run appium and created a virtual android devic

How to use Python Regular Expressions so that my program only loads in files that have 'formatted' in the title?

I am trying to use python to load in certain excel files that have 'formatted' in the title. I am attempting to use Python regular expressions to do this; howev

Automate user action export

I'm using ASP.NET WEBFORMS and Telerik and I want to export a document with Telerik components. I'm doing this with client export manager of Telerik https://dem

Reading state from the database blue prism

any one to help , I would like to know the status of process ( running, pending...) Any VBO that can help process that verify the status of different process bl

Why am I not able to get rid of a context menu with Selenium or brute force Javascript

I have tried just about everything, but I am not able to get rid of the context menu. Steps Right click context menu. Accept alert Try to get rid of the context

Powershell - MS Edge - Automation

Since IE11 is retiring soon, I was attempting to re-write my PS Scripts to automate MS Edge. I have searched online and apparently I need edgedriver_win64 and a

How to make Selenium IDE open tor mode in Brave Browser as default?

When I click record it pops up normal tab in Brave browser instead I want to use tor mode is it possible to do so ?

Automating Google Analytics Data into Google Sheets

I want to automate a report where we want to add 200 rows of data into a spreadsheet, the data in these 200 rows comes from Google Analytics with each row havin

Opening and Closing of Browser using TOSCA

Recently i Started learning tosca. I have added extension for chrome. when i started to executing the opening and closing of an application. It opened the appli

Extending Bulk AD Accounts Expiration date by 6 months via PowerShell

I am fairly new to PowerShell and this maybe straight forward for a professional. I am looking to extend expiration date a bulk of AD usernames in a text file b

Maven project is not working after import

I have imported the Maven project(RestAssured API) and did the Maven--> Update project. But when I run this I don't see the TestNG option in Run as. Also, De