smellyfingers Posted January 5, 2013 Posted January 5, 2013 Hi all, i was wondering if it's possible to automate a dom element that looks like this because the dashes or any other special char in the link is forbidden in autoit? Thanx for any advice on this. $oIE.document.all.data.contentwindow.document-forms.Campaign-Form.LIST.value = $var
trancexx Posted January 5, 2013 Posted January 5, 2013 Maybe you can use .getElementBy...("whatever-here"). ♡♡♡ . eMyvnE
smellyfingers Posted January 5, 2013 Author Posted January 5, 2013 Thanx, yeah maybe that will do the trick
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