WATIR: "on(LoginPage).login_btn.exists?" failed to help in verifying/assesrting the element on page -
This is WATIR initial problem:
I want to verify the "login button" on "login page" I am Using the pagefactory I am clicking enabled on the button like this:
On (login page) using .login_btn using Can not verify the login page) .login_btn.exists? I also tried (but login page) .login_btn). Axis?
Comments
Post a Comment