Jump to content
UBot Underground

Exbrowser Twitter Upload Image Pop Up Window


Recommended Posts

When submit a tweet on twitter with exbrowser.. when click on the upload image icon, a select file window will pop up.

is there anyway we can upload image without the pop up window?

this pop up occupied the pc and possible to mess up when in multithread.

Link to post
Share on other sites

ya, try the first one

I know I did this with python selenium and it worked for me

 

plugin command("ExBrowser.dll", "ExBrowser Change File Field", "", "")
plugin command("ExBrowser.dll", "ExBrowser File Upload Dialog Window", "", "")

 

if not try the second

 

I pressed ctrl + e to get into ubots search box then typed file and scrolled through to see what would make most sense.

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...