Skip to main content

I am creating a BOT for Use Case 1: Extracting Currency Exchange Rate from a Website.

 

https://www.x-rates.com/calculator/

Issue with capturing From Currency from x-rates web site using Universal Recorder.

 

I am following the steps given in "Automating Tasks Using Automation Anywhere Enterprise A2019 Universal Recorder: Step List "

 

First error: Cannot find window or application titled 'Exchange Rate British Pound to US Dollar (Currency Calculator) - X-Rates - Internet Explorer' that was open during recording.

 

Please guide me the steps. Thanks inAdvance.

 

Check if the window exist or not with that title in IE. Before you start running your task


I am also getting the same error. I am using google chrome to record.

 


Hi @Rajasekhar Uppuluri​ @meghali gaikwad​ The window title is dynamic as shown below

 

Exchange Rate US Dollar to Euro (Currency Calculator) - X-Rates

 

To resolve the issue you can use below window titles

1. Exchange Rate *

2. Exchange Rate*(Currency Calculator) - X-Rates

 

This should resolve the issue


Thank you, I was able to make my bot to work with your suggestion.


I had the same issue. Thanks to you Now I finally know the solution.

I have one more issue - It is not selecting value from the drop-down in X-rates website. I am on the same course. 


Reply