Category "rpa"

Is there any way to clear the cache, cookies & History for Edge Browser

I am working on RPA Automations Project, where we need to login into a Application using the Edge browser, after logging we need to make few update and complete

[powershell]Pasting table from Excel to Word, autofit table

Currently working on a robot where I want to download an excel file from a system, copy paste the contents of the excel file to a word file as an embedded excel

How can we click on an icon which is list in Python Selenium ('list' object has no attribute 'click' error)?

I am on an RPA project and I am trying an automation via a website. I am trying write xpad to click on the object I aim (with selenium) however it is a list and