Here is the self-explanatory screen shot:

First I am checking individual values and later on, I am combining them in a condition.
Can anyone let me know, where am I going wrong here?
Here is the self-explanatory screen shot:

First I am checking individual values and later on, I am combining them in a condition.
Can anyone let me know, where am I going wrong here?
I found the solution as below, hope it helps somebody on the community.
Each condition should be marked in () as below:
(boolURLOpen=False) And (boolURLOpen2=False) And (bool_LogonExpired=False) And (bool_LoginPage=False) And (bool_InnerPage=True)