09-11-2008, 10:34 AM
OK Ankur,
Lets take the example of a text field (User Name for login):
For US/ English one:
Name: ctl00$workarea$loginPageView$ctl00$login$ctl00$tbxHandle
html id: ctl00_workarea_loginPageView_ctl00_login_ctl00_tbxHandle
For Germany one:
Name: CPLandingPageView$loginControl$ctl00$txtHandle
html id: CPLandingPageView_loginControl_ctl00_txtHandle
Lets take the example of a text field (User Name for login):
For US/ English one:
Name: ctl00$workarea$loginPageView$ctl00$login$ctl00$tbxHandle
html id: ctl00_workarea_loginPageView_ctl00_login_ctl00_tbxHandle
For Germany one:
Name: CPLandingPageView$loginControl$ctl00$txtHandle
html id: CPLandingPageView_loginControl_ctl00_txtHandle