06-08-2012, 03:01 PM
Hi,
i have a situation described below
i have an object webelement
inner text="loanno 1234 green"
the number 1234 is not constant as it changes for every time i log in.
i want to regularise the inner text so that i can uniquely identify the object.
there are many object with inner text as loanno.
i want to regularise only the number 1234.
how do i do it ?
i have a situation described below
i have an object webelement
inner text="loanno 1234 green"
the number 1234 is not constant as it changes for every time i log in.
i want to regularise the inner text so that i can uniquely identify the object.
there are many object with inner text as loanno.
i want to regularise only the number 1234.
how do i do it ?