- kavimukh
- Posts : 1
Join date : 2012-03-02
Dynamic Object throwing error at run time
Fri Mar 02, 2012 6:03 am
Hi,
I am newbei and having issue with Dynamic object at the run time. in Email & Password throwing error at the run time.
Please help me.
here is the things from selenium. email_ & password_ is constant in dynamic name and rest of string getting change.
************************
type
id=email_cc066727c28f11f5
type
id=password_cc066727c28f11f5
Thanks
KaviMukh
I am newbei and having issue with Dynamic object at the run time. in Email & Password throwing error at the run time.
Please help me.
here is the things from selenium. email_ & password_ is constant in dynamic name and rest of string getting change.
************************
type
id=email_cc066727c28f11f5
type
id=password_cc066727c28f11f5
Thanks
KaviMukh
- freeskyAmateur
- Posts : 72
Join date : 2011-04-13
Re: Dynamic Object throwing error at run time
Mon Mar 26, 2012 6:20 pm
use 'contains()' in xpath, e.g. //a[contains(@id,'e')]
Permissions in this forum:
You cannot reply to topics in this forum