i am stuck with a situation where i have two textboxes with an (+) operator between it, now the values in these text boxes changes automaticalyy, user has to sum these values and write the sum and press nexxt to go to next page., as the values are changing i am not able to use selenium.getvalue evry time , can anyone suggest how to handle this.I am using selenium rc with testng , eclipse
Share
Hope this would help you.