how to access Username from login details

0
Hi,      i created account for user and in login page i enterd username and password. i want to access the user name which i have enterd in loginpage in Xpath constrain.   thank you.
asked
1 answers
3

use the

'[%CurrentUser%]'

to the association to the user object. 

Please provide some more info about your model for better help (for example a modelshare )

answered