Jump to content

Recommended Posts

Posted (edited)

The link : http://img246.imageshack.us/my.php?image=pagesl7.jpg

The code: <a href="index.php?mod=player&p=17407&sh=dd87fc69d1b95f8e6895631d04c911fc" " target="_new">PolyStar</a>

The problem:

- _IELinkClickByText doesn't work

- any GetCollection function returns ... nothing

- if i do _IEBodyReadHTML it's missing the code for the links but if i look at the source code in IE or Mozilla i can see it

The question: how do i click it ?

Edited by Dizzydbd
Posted

I'm guessing there's a Frame or iFrame...

_IEFrameGetCollection($oIE)

ConsoleWrite("There are this many frames: " @extended & @CR)

Dale

Free Internet Tools: DebugBar, AutoIt IE Builder, HTTP UDF, MODIV2, IE Developer Toolbar, IEDocMon, Fiddler, HTML Validator, WGet, curl

MSDN docs: InternetExplorer Object, Document Object, Overviews and Tutorials, DHTML Objects, DHTML Events, WinHttpRequest, XmlHttpRequest, Cross-Frame Scripting, Office object model

Automate input type=file (Related)

Alternative to _IECreateEmbedded? better: _IECreatePseudoEmbedded  Better Better?

IE.au3 issues with Vista - Workarounds

SciTe Debug mode - it's magic: #AutoIt3Wrapper_run_debug_mode=Y

Doesn't work needs to be ripped out of the troubleshooting lexicon. It means that what you tried did not produce the results you expected. It begs the questions 1) what did you try?, 2) what did you expect? and 3) what happened instead?

Reproducer: a small (the smallest?) piece of stand-alone code that demonstrates your trouble

Posted (edited)

pfff autoit wasn't waiting for the javascript to return the search result that's why i couldn't see it. stupid eh ?

Edited by Dizzydbd

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...