Top "Automation" questions

Automation is the process of having a computer do a repetitive task or a task that requires great precision or multiple steps, without requiring human intervention.

VSCode: The term 'python' is not recognized...but py works

I just installed python on VS Code and I can't run any python code using python command. python command: Running …

python build visual-studio-code automation vscode-code-runner
Selenium Webdriver: Element Not Visible Exception

Here is my code to click a simple login button on this Website import java.util.concurrent.TimeUnit; import org.…

java selenium selenium-webdriver automation qa
How to set up a Selenium Python environment for Firefox

How can I set up a Selenium Python environment for Firefox? I am using Firefox 50, Selenium 3, Python 3.5. I tried with …

python selenium automation selenium-firefoxdriver
Casperjs/PhantomJs vs Selenium

We are using Selenium to automate our UI testing. Recently we have seen majority of our users using Chrome. So …

google-chrome user-interface selenium automation phantomjs
How to run the .reg file using PowerShell?

I want to run the .reg file (registry file) using PowerShell Script but I am not able to run it. …

powershell automation powershell-3.0 powershell-4.0 powershell-5.0
What is test harness?

I am facing some difficulties in understanding test harness and related common terms like test case, test scripts in automation …

automation
Automating remote desktop connection

We use many remote desktops in our development environment and there are many servers deployed in multiple environments. It is …

windows powershell automation remote-desktop
Non-interactive method for dpkg-reconfigure tzdata

When I first setup an Ubuntu server, I make sure I aptitude install tzdata, then dpkg-reconfigure tzdata so that I …

ubuntu automation timezone
Record http form posts via a browser

I'm trying to automate the login to a website and submission of a form. Is there a browser plugin (for …

http forms post automation
How to determine the session id on remote machine for usage with psexec -i using script/powershell/...?

I am in need of a script or powershell command that will be able to determine the session id of …

scripting powershell automation psexec