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

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -