Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.
Tooling
0 votes
1 replies
46 views

I'm analysing a case that a data warehouse can be used instead of CRM - as a base that collect all information about customers, offers, invoices and soon. I will scrape data from 3 already existing ...
Pospiesz's user avatar
0 votes
0 answers
28 views

I am using a web activity in my RPA workflow that takes 5 minutes to complete. Since my workflow is sequential, if 3 people use the same flow, it takes 15 minutes in total. I want to reduce the ...
Rajitha Banala's user avatar
1 vote
1 answer
588 views

I am creating a flow in Microsoft Power Automate Desktop that retrieves the weather information for a user-specified city. The flow prompts the user to enter a city, then opens Google Search to get ...
Lucas Rijnberk's user avatar
-1 votes
1 answer
51 views

I am trying to automate a process where, I should login to a portal, select few options and select the date check box for a particular month(Previous month) and download the report. The date field is ...
Noble Vincent's user avatar
0 votes
1 answer
151 views

I am trying to perform the import of the azure.storage.blob module into a python script defined within the “Run Python Script” activity of Power Automate Desktop. # Python 2.7 code from azure.storage....
Gabriele Rodonò's user avatar
3 votes
2 answers
58 views

I requested ChatGPT to generate a C# code using Selenium to access a webpage and retrieve an element's value. After attempting this with LinkedIn and Medium pages and encountering errors, I simplified ...
Jean J. Michel's user avatar
0 votes
1 answer
83 views

I am unable to find perfect solution. How i can embed screenshot to pdf while doing automation in RPA. I have tried different packages to do so but fails. def embed_screenshot_to_receipt(oN): ...
Data 1230's user avatar
0 votes
0 answers
37 views

I'm new to this group, so please let me know if I'm not following any community rules. I'm currently exploring the OpenRPA codebase to find the specific source or function responsible for converting ...
조경찬's user avatar
1 vote
1 answer
296 views

using UI Path studio created a automation script but i found even after using App / browser activity ,Studio unable to click on follow button in child browser ,how to resolve it ,please see the ...
Carolyn Cordeiro's user avatar
1 vote
1 answer
65 views

At work I need the following script/automation using Python: Read the subject and content of an email in Outlook to check if a request has been confirmed. If the request has not been confirmed, reply ...
duduzuero's user avatar
1 vote
0 answers
31 views

The iPhone is unlocked, and developer mode is enable, so that I'd like to do some complex and repetitive operations that are not supported by Shortcuts, Is it possible to do these things by swift code?...
Penfree Tseng's user avatar
0 votes
1 answer
256 views

Calling APIs through a RPA flow is the primary problem as I am exploring OpenRPA and it does not have an innate functionality to call APIs. I have been exploring RPA through OpenRPA to automate a few ...
Achyuta Kaushik's user avatar
1 vote
0 answers
47 views

I am currently encountering the following problem. I am using the PDF Management VBO and use it to extract text from a pdf. For this i am using an action stage and save the text to a data item. When i ...
marvelfab12's user avatar
0 votes
2 answers
122 views

I'm starting a web scraping project and I need to setup a driver. I'm doing it like this: import logging import requests from selenium import webdriver from webdriver_manager.chrome import ...
fatbee7's user avatar
0 votes
2 answers
101 views

I am creating a webscraper and the idea is to use Selenium, Robocorp and VSCode altogether. I understand that Robocorp already has a file YAML that contains de dependencies of the code, but my doubt ...
fatbee7's user avatar

15 30 50 per page
1
2 3 4 5
48