23,632 questions
0
votes
0
answers
28
views
N8N Whatsapp trigger cannot catch sent messages
I get this error when trying to execute Whatsapp trigger
"The WhatsApp App ID 691248463796787 already has a webhook
subscription. Delete it or use another App before executing the
trigger. Due ...
0
votes
0
answers
21
views
Stop order in DASTrader hotkey script not triggering — suspect STOP syntax error
I'm a trader and developer using DASTrader. I implemented a hotkey script (based on the documentation) to place profit-target and stop-loss orders for positions, but the stop order is not working. ...
-5
votes
0
answers
35
views
Child Jira details in Jira Workflow [closed]
I am trying to pass jira ticket details to power automate flow using Jira Workflow. The trigger condition is manual and it works on Epic or a Task. In Epic I have child issues and issues linked to ...
0
votes
0
answers
63
views
Conditional Formatting an Expanding Table [closed]
I have a table within a sheet for inventory. I have conditional formatting that will check the stock levels and highlight the row red when it's 0. This works perfectly.
However, when the table expands ...
Advice
0
votes
1
replies
33
views
Communicate PLC FX1N with Python
Can I communicate PLC FX1N with Python. I have follow tutorial on youtube for FX3U using RS-485 and RS-422 but when i transmit data from Python to PLC , it's always fail, is it because this method ...
-2
votes
0
answers
24
views
how can I upload image from file explore in Win App driver using Appium? [closed]
I tried multiple ways to upload the image through the Windows File Explorer using WinAppDriver and Appium in C#, but I still couldn’t get it to work. I tested different approaches to interact with the ...
0
votes
0
answers
37
views
Macro for auto-mining 24x24 area in Minecraft 1.8 [closed]
I need an advice which programming language is suitable in this situation. I need a macro/script that will dig a 24-block-long, 24-block-wide, and 24-block-deep mine. The blocks break instantly, and I'...
-2
votes
0
answers
54
views
Script for automated mining in Minecraft [closed]
I'm completely new to Minecraft automation and need help from scratch.
Task: Excavate a 25×25×25 block area in Minecraft.
What I have:
Minecraft 1.8
AutoHotkey
Python OpenCV
Anything you can offer
...
Advice
0
votes
3
replies
42
views
LibreOffice OLE automation
I am using C++ builder for OLE automation in MS Excel. I now need to implement support for LibreOffice Calc. The following code works well in MS Excel. It is inserting an array of strings into ...
0
votes
1
answer
31
views
Problem with automating testing of multiple scenarios in IBM ILOG CPLEX Optimization Studio: change the parameters between each test
I am having trouble automating the testing of several scenarios with CPLEX.
I want to test several scenarios where I play around with the weight of the weighted sum of my objective function and the ...
-1
votes
2
answers
72
views
Selenium not setting value for <input type="datetime-local"> in React, value shows in UI but not in actual DOM
I'm automating a test using Selenium (Node.js) and trying to set a value for a datetime-local input. The UI visually shows the correct date/time, but when I inspect the element after driver.sleep(), ...
0
votes
0
answers
21
views
Using GT Automation / Scripting API in GT-SUITE 2016 (GT-ISE) for CFD Coupling Cases
I’m working with GT-SUITE 2016 (GT-ISE) and want to automate creating and running CFD-coupled simulations using the GT Automation / Scripting API.
The official docs mainly cover manual setup for ...
0
votes
1
answer
50
views
how to scroll in the website with pyautogui when the page is ready
i have a program that opens the chrome then search for something i want when the search is ready it scroll using the same pyautogui but only when the search is ready i know i can use time.sleep(second)...
0
votes
1
answer
72
views
Web Automation w/ Selenium
I'm trying to automate sending a tweet via Selenium (Python) and while I'm able to access the page using my existing chrome profile, I'm not able to access any elements and what's more is that it ...
-3
votes
1
answer
68
views
Need help in setting assignee to tickets created in Jira using Python script [closed]
I'm automating some ticket creations in Jira. It's working fine for the most part, but its not being assigned to the correct user. All the tickets created get created with "unassigned" as ...
1
vote
3
answers
279
views
NoDriver Python Chrome Client fails to init
I am using NoDriver python on MacOS and sometimes when I try and open a browser tab it fails with the error below (I've tried Chrome+Chromium and it happens on both). If I manually open the browser ...
1
vote
0
answers
126
views
Python SSH automation. Child process communication issues with /dev/tty
I am trying to automate SSH authentication on a jump server (bastion host) that requires both password and OTP. The script needs to:
Connect to SSH with authentication
Hand over control to the user ...
0
votes
0
answers
37
views
How can I automatically export multiple Excel sheets into separate CSV files using Python? [duplicate]
I’m trying to automate a report generation task using Python.
I have an Excel workbook that contains multiple sheets (e.g., "Sales", "Orders", "Summary"),
and I want to ...
0
votes
1
answer
55
views
DataStage XML export modified via Python — new stage not appearing after re-import
I’m working with IBM InfoSphere DataStage 11.7.
I exported several jobs as XML files using istool export.
Then, using a Python script, I modified the XML to add another database stage in parallel to ...
1
vote
1
answer
65
views
Why aren’t my changes reflected after modifying and reimporting an IBM DataStage job XML export?
I’m trying to programmatically modify IBM DataStage jobs to add a new database connector stage in parallel to an existing Database stage.
Here’s my workflow:
Export a job from DataStage Designer as ...
0
votes
0
answers
47
views
textfsm is also matching \n while matching the \w+ expected [duplicate]
I want to exterect Name and Age through ^(\w+)\n(\d+)$ and it is working.
if I use textfsm Why it is not giving data in correct format?
data:
Alice
37
Smith
41
template:
Value Names (\w+)
Value Ages (...
-3
votes
1
answer
105
views
Fishing BOT - How to automate it?
First post here.
Video of the minigame: https://youtu.be/iwO5BYg590Q
The objective is to keep the target square (which changes colors constantly) inside the yellow rectangle for as long as possible.
I'...
0
votes
0
answers
50
views
How can I find MY session on a Selenium Grid webpage?
I am new to automation, so, I'm in a big company where possibly hundereds of developers currently share a single selenium grid. This results in a problem though, which, of this long list of Session ...
0
votes
1
answer
69
views
How to select the validation pop-up messages displayed by the browser when a user enters incorrect data
Is there a way to select the validation pop-up messages generated by the browser when a user inputs an incorrect format, such as an invalid email address?.
I am writing a test case to verify whether ...
0
votes
2
answers
53
views
Getting test ID issue while inspecting in Appium for IOS application (react native expo)
I’m working with a Tab Navigator that has four tabs — Topics, Category, Notification, and Account.
Some tabs have a screen directly attached to the tab, while others (like Category and Topics) contain ...
3
votes
2
answers
165
views
VBA in Excel to auto send emails skip over recipients without attachments
So the scenario is to auto send emails however, some of the recipients don't have attachments one day but might the next. I am looking to add to this code (below) so that in my list of names the ones ...
0
votes
0
answers
17
views
I am looking to create an automated export from our MIS - LabelTraxx
We use an MIS called LabelTraxx. Our company manufacturers labels and has 5 production lines. The operator for each production line will key in the details of their job, as well as their production ...
-2
votes
1
answer
65
views
How to fix a Jenkins pipeline for a 100+ flavor Flutter app? My build times are over 30 hours [closed]
I'm hoping to get some advice and validation on a pipeline strategy for a large white-label Flutter project.
The Setup
One Flutter codebase.
100+ flavors for unique customer apps (Android & iOS)
A ...
0
votes
1
answer
72
views
How to safely capture both toast title and message in Playwright without waiting timeout? [closed]
I’m working with Playwright (Node.js) and need to capture notification toasts that appear on the page.
The issue is that the toasts don’t always have the same structure:
Some have only a message
...
0
votes
1
answer
109
views
Add hotkeys to function in AutoHotKey(AHK)
I'm using this code as an alternative for Alt Tab menu:
^q:: AltTabMenu()
; AltTabMenu-replacement for Windows 8:
AltTabMenu(){
list := ""
Menu, windows, Add
Menu, windows, ...
-2
votes
1
answer
102
views
My script works when ran manually but fails in cron. Where am I going wrong?
I've written a script to reboot my router every other day. It works as intended when I test it out manually but doesn't work properly in cron.
#!/bin/bash
c=$(ls -a /tmp | grep -o ".daycount*&...
0
votes
0
answers
35
views
How to disable headless mode for gitlab-runner on windows
I have a test suite (webdriverio) which runs in headed mode outside of gitlab-runner. Whenever I put it into my pipeline, the tests become headless. That's generally okay, but I would need sometimes ...
1
vote
0
answers
56
views
GeoGebra Classic 5 — Can I save and run a batch of Input Bar commands from a plain text file?
I remember (from around 10 years ago) that in GeoGebra I could save the commands I would normally type into the Input Bar into a textual file, and then open/load/run them all at once, without having ...
0
votes
0
answers
87
views
How to change input value on Webflow Designer through google chrome console code?
I need to change field values on the "custom properties" section of Webflow designer using JavaScript code on the Google Chrome console
fields to change
Also, after changing it, it should be ...
1
vote
1
answer
112
views
How do I get the hwnd of Word using PowerShell to show the comparison of two docs?
I've written some code in PowerShell that opens two Word documents in Word and then invokes a Review - Compare.
However, I don't like the way I need to search for the hwnd pointer by looking for a ...
1
vote
0
answers
49
views
Is it possible to assign AutomationID to elements of an already assembled application?
I have a compiled application that does not contain any AutomationIDs for its elements, and I do not have access to the source code for this application.
Is it possible to assign AutomationIDs to ...
0
votes
0
answers
48
views
Jenkins Priority Sorter Plugin Missing Job Priorities Configuration Section
I just installed the Job Priorities plugin for my Jenkins instance, but I can't for the life of me figure out where the Job Priorities configuration section is located.
The plugin is installed, ...
0
votes
1
answer
84
views
Puppeteer - scroll down until you can't anymore - script failing
I want to automate deleting my ChatGPT chats because I have about 244 of them, and I’m not going to do that manually. What I want to do is scroll down to the bottom until there are no more chat items, ...
0
votes
0
answers
49
views
Flutter App Automation: Not able to click on any element of flutter app using appium inspector as element's attributes are not exposed
Element attributes are not exposed in debug build apk.
while clicking on element always the root element of the page gets clicked as it is not able to distinguish between elements i think.
is there ...
1
vote
1
answer
70
views
How to automate interactions with a Tkinter app without modifying its source code?
I have a Python application built with Tkinter for its GUI.
Right now, I want to automate interactions with this app without changing its source code.
Is there a way or a tool on Windows that can help ...
0
votes
0
answers
30
views
Pyang can't display subtree when using "-f tree"
Good afternoon and Happy Friday!
I installed Pyang in a venv environment in Ubuntu 24.04.1, and for the life of me, can't get it to display a subtree of a Yang model.
All it does is just goes to ...
0
votes
0
answers
27
views
Openweather integration in appsheets
I'm having trouble integrating a weather API into Appsheets. I want the user to enter their location and then the API returns the weather data. I have a locations table where it is ref in the ...
3
votes
1
answer
233
views
My Playwright python script doesn't find input form fields
So I want to automate adding many team players, I wrote a script to do this with Playwright. As the players are much, the issues is that the script don't seem to find the input fields like the first ...
0
votes
0
answers
78
views
In Solidworks VBA Code, how do I dimension a sketch from an unnamed edge?
I'm making a code in SolidWorks VBA that will automatically model revolved rectangles onto an imported conical solid body with an axis going up the middle. The revolves are placed on angled planes ...
0
votes
1
answer
70
views
Unable to click checkbox inside Glide DataGrid cell using Selenium or Playwright
I'm trying to automate a click action on a checkbox located inside a table cell. The table is developed using Streamlit, which internally uses Glide DataGrid.
I've tried both Selenium and Playwright ...
0
votes
1
answer
259
views
Excel Office Script works on Desktop but fails on Excel Online with "An unexpected error occurred"
I am tyring a POC where my power bi gets refreshed via ADF and then i want to trigger a power automate flow which runs a script inside my analyze excel file. When i run the script manually in desktop ...
0
votes
0
answers
47
views
Power Automate API to Mulesoft IDP Document Action base64ToBinary Error
I'm trying to create a Power Automate Flow in cloud that sends a PDF to Mulesoft's IDP. I already created a document action on Mulesoft's site so I have the POST URI ready to go.
For some reason, when ...
1
vote
2
answers
146
views
NoSuchWindowException with Python and Selenium
I have the following Python code:
async def signIn():
"""Signs in to test environment based on the credentials provided with the developer tools open and logging started
"&...
1
vote
0
answers
120
views
Using the MELSEC Communication Protocol, Correct way to Read Multiple Data Register for Mitsubishi FX5UC-32MT/DSS-TS PLC
I'm working with a Mitsubishi FX5UC-32MT/DSS-TS PLC and trying to read data from multiple D registers using the MC protocol, specifically the 0406 command (QnA-compatible 3E frame for multiple-block ...
1
vote
1
answer
76
views
Ansible script is not generating a text document
I wrote a script to try and create a .txt document with a list of local user accounts across the enterprise. I'm not getting any errors, but it doesn't seem to create the document at the end with the ...