I’m testing a page with html,ajax and wir code in it. First, instead of referencing tabs via xpah and the text of the tab as I normally do, I needed to use the id of the tab(eg. Tab1). Second, when I want to verify certain input fields, or dropdown lists under each tab, webtest returns error saying that the "input field id can’t be found". I looked at the details of the error page, it seems like that the “tab” I tried to click wasn’t really clicked through my code. I am pretty sure the code was right for "clicking the tab". Any suggestions?
Thanks you!:jumping: -- View this message in context: http://www.nabble.com/verify-code-can%27t-find-corresponded-tabs-tp17071463p17071463.html Sent from the WebTest mailing list archive at Nabble.com. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

