Pave Posted August 1, 2018 Posted August 1, 2018 (edited) I am currently developing a bot for the social exchange network https://traffup.net/. My script runs very smootly till the follow button gets press. This button opens a new Tab/PopUp/IFrame whatever. I don't know how to access the object of the PopUp to click the follow button. Here is my current code: <snip> Note: I saved my Username and password in the internet explorer so i don't have to add them with the code. As you see this code runs to the point at which the PopUP opens. So how do I get the instance of the recently opened popup? Regards -Pave Edited August 1, 2018 by Melba23 Script removed
Moderators Melba23 Posted August 1, 2018 Moderators Posted August 1, 2018 Pave, Not something we are prepared to support, sorry - thread closed. See you soon with another question that does not involve automating website "likes" I hope. M23 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area
Recommended Posts