Most voted "automation" questions
71 questions
Sort by count of
-
7
votes3
answers438
viewsHow to make a standalone script using Global.asa
I’m looking to run a script that records information into the database every 24 hours. I’m not the server administrator, so I don’t have access to Scheduled Tasks, I read in some articles that I can…
-
5
votes1
answer268
viewsHow to automate a deploy in Apache?
I have some systems based in Django that often need to be deployed (Deployed) on different servers. This involves, among other things, installing all the dependencies, downloading the project files,…
-
5
votes1
answer1929
viewsImacro how to restart or continue the script
I have used the immaculate in these sites of bicoins, and it works perfectly the process. however it is not 100%. I need a code to put at the end of the script process that makes it search the word…
-
5
votes1
answer529
viewsUpload files with web browser c#
I am developing a process automation system, where my client’s supplier website has a part that needs file uploading. All automation is already developed, missing only this part. I’ve searched…
-
4
votes3
answers11070
viewsBATCH SCRIPT - Automating website login
I have the goal to create a file . bat that automates my login on a given site. I can open the site with . bat through the start Chrome.exe command "meusite.com", and would like to know how to…
-
4
votes2
answers440
viewsHow to automate merge into git / github with hook or other tool?
I have a repository on Github and I created a Github page for that repository. So, every time I make changes to the branch master, I need to get into the branch gh-pages, make a git merge master and…
-
3
votes2
answers116
viewsLeds and Arduino board
Good night, I am programming an Arduino uno using C. I am using an RGB led on three PWM outputs. However, now appears the need to turn on more leds, hundred leds at the same time, but in addition to…
-
3
votes1
answer373
viewsGet image of only one sector in a scanner (python)
Good afternoon! I need to develop a python application and I’m not getting the program to get an image of a scanner sector, only of the entire area that the scanner can scan (approximately a A4…
-
3
votes1
answer1339
viewsAutomate enter input in command line while running a bash script
I created a script in bash to automate the installation and configuration of my environment necessary to run my project, but some of the tasks require that the actions are confirmed giving enter, I…
-
3
votes1
answer1680
viewsC# SELENIUM - How to read elements of a web page by keyword mention
I’m creating a bot that searches a word in google and writes in a txt file all links found in the search I am currently trying to find a keyword on the search result page, store the links that…
-
3
votes1
answer1092
viewsAutomate a script . sh
I have a Shell Script (.sh) and need to automate it. Could someone help me?? This script copies data from a folder and pastes (converting to another format) into another directory, runs a Python…
-
2
votes1
answer1135
viewsWhat is the difference between regression testing and end-to-end testing
I would like to know the difference between these two tests, regression testing and end-to-end testing. I looked in some places but found material more related to TDD, and both look a little bit.…
-
2
votes1
answer303
viewsWhen Typing in Input load another page without needing the Submit boot
I have a page where it has an input that loads barcode data when opening an application on mobile. When scanning the product barcode and loading the code into the input, I would like to have the…
-
2
votes1
answer373
viewsConnect to a host via SSH and go to another with ssh - Python tunnel
The code below (main.py) provides access to a host through SSH and creates a tunnel for the IP to be accessed by 127.0.0.1: import paramiko from sshtunnel import SSHTunnelForwarder from paramiko…
-
1
votes1
answer228
viewsOpencart Automatic Maintenance
Does anyone know enough about opencart? I need to put a store in maintenance mode automatically, in case every Saturday. I have already customized the maintenance page, I just need to leave…
-
1
votes1
answer145
viewsHow to start a Consoleapplication that manages all database objects equal to Codefirst
Hello! to All I am starting a Console Application project in C#, I have read a lot about Entity Framework, Code First, Migrations. The purpose of this project is to generate all the tables of a…
-
1
votes1
answer3356
viewsEdit txt file by bat
I have the following problem: In a Windows directory, I have 3 files .txt that every day is created automatically. Within them there are several lines with information. I wish to erase two lines…
-
1
votes1
answer212
viewsDoes anyone have an example of code using Marionette in Java for test automation?
I need an example of code using Java Marionette for test automation, I read a few things, but I still can’t understand how it works.
-
1
votes0
answers12
viewsHelp between two separate Adwords campaigns
I have two online stores with two separate Adwords accounts. It intended to make an Adwords campaign in which the two online stores were always appearing at the top (so far easy) and find a way that…
-
1
votes1
answer41
viewsExcel automation
I need some way to automate a recurring work in my company: I automatically want to take tables generated in Excel, extract information from it is write in a new table. Since new tables will always…
-
1
votes1
answer1631
viewsLoop to fill an input with multiple data - Selenium Webdriver
How to loop to scan an array and bring its data one by one and fill in the input? The picture illustrates well the problem... I need For to pass several times through the method and take the data…
-
1
votes0
answers69
viewsHow to pass a function in an array in the powershell?
I need to create a script, some of the fields are avoidable and I would like to pass a function to edit it but when I pass it inside the array it pops one ERROR.
-
1
votes0
answers23
viewsCustom Fields in Zoho Integration?
I’m doing an integration in Zapier, Zoho Forms with Zoho Projects. My Rigger is when entering a new record in Forms and my action is to create a new task in Projects, but when customizing this…
automationasked 7 years ago Ysabelle Sousa 339 -
1
votes0
answers217
viewsReception problems in the GPS module signal
I am trying to develop a program to capture coordinates by the GPS module and send the information to a server concatenated in url form, which will handle the information and display my location…
-
1
votes0
answers29
viewsLink test case result to only one test case
Hello! I’m automating test cases with Visual Studio and studying the possibility of associating these automations with test cases in TFS. The problem is that I can associate only one test case for…
-
1
votes0
answers85
viewsEvolution of the code-controlled data model
In a scenario where the application is deployed for production through a pipe line run by an CI server, where the server performs the following tasks: Installs front end and back end dependencies.…
database relational-model automation continuous-integrationasked 8 years, 2 months ago Dimi Antoni Vargas 316 -
1
votes0
answers142
viewsHow to Interact (read/write) with a Web Application that Opens Only Inside a Specific Browser
CONTEXT I use a web application that only works with the IE8 for customer management. So I developed a script for AutoIt to do the job. It works really well and my company thrives. But recently, the…
-
1
votes1
answer42
viewsCan I use activerecord for basic queries? No mapping?
I do automated testing of a large system, need to validate many tables in different databases. I’m thinking of using Active Record, but all the examples I’ve seen in research show that the tables to…
-
1
votes1
answer3314
viewsclassnotfoundexception error
Good afternoon, which means the mistake to follow? Class not found stancedriver.StanceDriver java.lang.ClassNotFoundException: stancedriver.StanceDriver at java.net.URLClassLoader.findClass(Unknown…
-
1
votes1
answer155
viewsConverting Word to bits - Javascript and Siemens CLP Webserver
I am receiving a PLC variable, which is a Word(16). However, I am not able to 'convert' this Word in 16 bits with their respective values (true or false). 1 Word = 16 bits. I get word with 'full…
-
1
votes1
answer25
viewsSearch in mobile live element
I’m doing test automation in the company where I work, using Java/Selenium and I’m facing a problem when doing automation in the app, because the structure they use here for development is alive, so…
-
1
votes0
answers38
viewsHow to replace html tags and save to a new file
I’m trying to check a file .html, remove some tags and create a new file with the changes made. In the method that I am using at the moment (js, Gulp) I end up doing several Restplaces in chain, I…
-
1
votes4
answers1706
viewsFunctions of PYAUTOGUI not working
I am automating the installation of software using python with pyautogui: import pyautogui import time import pyperclip for window in pyautogui.getWindows(): pyautogui.getWindow(window).minimize()…
-
1
votes1
answer35
viewsGame does not recognize keyboard input by "pynput"
I’m creating a bot to press the "A" key inside a game. Code I am using: from pynput.keyboard import Controller; from time import sleep; keyboard = Controller(); sleep(2) keyboard.press("a");…
-
1
votes0
answers62
viewsIf Else being ignored
I’m starting now on programming... I drove the Bugger and noticed that the if/else (# TKINTER RESULTS GRID) is being ignored, finishing the code without any error in the console. I tested some…
-
1
votes0
answers50
viewsHow do I make generic shellscript commands for a program installation script?
How do I get commands to accept all possibilities in the code? (Generic) I am trying to make an automation script to install all the programs I regularly use in Ubuntu 20.04. In this case I try to…
-
1
votes2
answers231
viewsSelenium - Unable to login ( unsecured browser )
Hello, good evening, I am trying to develop a python web bot, using the library Selenium and webdrive_manager, but when I try to log in to my google account using the browser that the bot is…
python python-3.x selenium selenium-webdriver automationasked 3 years, 7 months ago Antonio Pacheco 27 -
0
votes0
answers4854
viewsMove files to a particular folder automatically
I have a backup routine in SQL that automatically generates backup of databases in this folder: D:\Backup\Backup_SQL\Databases I created a bat (forfiles) that compresses these backup files and…
-
0
votes1
answer108
viewsDisplay the value of a counter in a table
Long live, The goal is to simulate the iteration between the system and the user, and for that I need to know how many repetitions were performed in each test scenario. I keep my code down, Defines…
-
0
votes1
answer567
viewsA question about python Pyautogui?
Is it possible for me to use Pyautogui in a browser that is not showing up on the screen ? Type I create a code for Pyautogui to work with the coordinates of a specific browser(eg Firefox) while I…
-
0
votes1
answer1245
viewsCopy entire directory with python
Hello, I would like to copy a whole directory using python, because I have a site base ready and every time I will create a new project I have to keep moving the files to a new folder. I would do…
-
0
votes1
answer32
viewsRun script only when the screen is off
Talk guys, I’m trying to automate mobile routines with an app I made and to make it more effective I’m trying to implement a script for it to run whenever the mobile screen is off. For example: if…
-
0
votes0
answers35
viewsAutomation called using Curl - Jmeter
Good afternoon, everyone! How do I add a Curl call to Jmeter in order to get my header to use for later tests? What is the test element? HTTP request itself? Could you help me? The following is…
-
0
votes1
answer70
viewsLocation of pseudo-elements (xpath)
Good morning, everyone! I have the following scenario (print attached). In order to automate my test, I would like to locate the message "Product successfully Added to your Cart" in my test through…
-
0
votes2
answers489
viewsReplace configuration line with Ansible
Filing cabinet: <?php use Symfony\Component\HttpFoundation\Request; /** @var \Composer\Autoload\ClassLoader $loader */ $loader = require __DIR__.'/../vendor/autoload.php'; if (PHP_VERSION_ID <…
-
0
votes1
answer32
viewsDuplicate spreadsheet
Hello, I have a spreadsheet that contains some important data, I wonder if there is any to duplicate this spreadsheet automatically, so that I manipulate the data in a spreadsheet and when click to…
-
0
votes1
answer128
viewsChromedriver on MAC - Eclipse/Intellij
I have the following problem: I am now with MAC and can no longer run my automation. I already downloaded Chrome for MAC, but still get the following error: java.lang.Illegalstateexception: The…
-
0
votes2
answers907
viewsHow to save and export an object in the browser console?
on the Box website, the results of the lotteries are displayed on the console in the form of objects. http://loterias.caixa.gov.br/wps/portal/loterias/landing/megasena/ I can right-click on the…
-
0
votes1
answer94
viewsProgram for process automation
I’m writing a program in Python to automate one of my work routines. But I came across a part where I can’t go on, look: At this stage, I need to write a code that identifies the lowest value of…
-
0
votes0
answers8
viewsIs there a Rest API to run a Colab notebook (via Webhook)?
I have a project in my company, where I developed a script automation in google colab, I need this script to run daily at midnight. Is there some kind of Colab Rest API for me to perform this drive…