Skip to main content
Question

Airflow Integration

  • 15 November 2023
  • 1 reply
  • 30 views

Hi,

Automation Anywhere is not able to read the Ui Elements in Apache Airflow tool. I am looking for some support on this. How to perform RPA automation on Apache Airflow tool?

@VijayV108923 
Try with Universal recorder or AI sense recorder

or 
If you have few  fixed fields need to extract then use mouse click (Double click ) it will select the text from UI, use CTRL+C keystroke action and then use Copy from clipboard action to save the copied text from UI to variable.


Reply