Mojo123 Posted February 18, 2015 Posted February 18, 2015 (edited) For a Check I have to click on a Text which an onfocus/onclick event. This is the Code of the HTML: < a id="ZLF_1ST_LVL" class="th-lk"oncontextmenu="return false;" onfocus=thSaveKBFocus(this);" onclick="htmlbEF('javascript\x3acrmuif.createIframe\x28\x20\x27ZLF_1S...click:0','crmUIHostDialogContainerForm','ZLF_1ST_LVL','',0);" href="javascript:void(0)" tokset="1"></a> _IEClickByID and _IECliclByText don't work. Can you help me? EDIT: SOLVED with: searching for a string with _IEgetLinkCollection Edited February 18, 2015 by Mojo123
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now