The Artima Developer Community
Sponsored Link

Python Answers Forum
Trying to verify a user has logged in to the server

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Brian Norton

Posts: 1
Nickname: nortobc
Registered: Mar, 2006

Trying to verify a user has logged in to the server Posted: Mar 1, 2006 11:20 AM
Reply to this message Reply
Advertisement
I am using Grinder and am trying to find a way to verify that the user is logged in after the login method was executed in the script. The Portal that I am testing has 1 additional link (logout) which is displayed when the user is logged in.

Does anybody know if there is a way to check for the presence of the logout link on the website using Grinder script?

Thanks

Topic: LOGO in python? Previous Topic   Next Topic Topic: Encoding Problem :( (newbie question)

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use