cancel
Showing results for 
Search instead for 
Did you mean: 

Can't uniquely identify web element

Dylan
Level 4

Hi there,

I'm trying to spy the output of a currency conversion on https://www.exchange-rates.org, and I can spy the output of a conversion of one currency (any I pick), but as soon as I change the currency and re-run the highlight element, it can't identify it.

I'm not sure what to do, can someone please help?

23112.png


I've spied a few elements, and none of them work for more than 1 currency.

Flow:

  1. Enter input

  2. Select from currency

  3. Select to currency

  4. Hit convert

  5. Get output result (currency1)

Convert flow2:

  1. Re-enter input

  2. Select from currency

  3. Select to currency

  4. Hit convert

  5. Get output result (currency2)

Won't be able to find the output result of currency2.

What should I do?

Thank you!



------------------------------
Dylan Tanner
------------------------------
3 REPLIES 3

Dylan
Level 4
I've fixed it... not sure how, but it's fixed. I just respied the element, but I did that multiple times, so I'm not sure.

------------------------------
Dylan Tanner
------------------------------

HI Dylan,

Try using just Web ID attribute to match it (usually this is first thing that I try on web pages). Page Address may be causing Your errors as it will change depending on conversion currencies.

Best regards
Michal

------------------------------
Michal Szumski
RPA developer
Rockwell Automation
Europe/Warsaw
------------------------------

This and match index solved my problem!


Thank you!!

------------------------------
Dylan
------------------------------