Jump to content
UBot Underground

Built-in Chrome Browser - accessing tabs?


Recommended Posts

The new inbuilt browser is pretty good and very useful compared with the old approach, but, unless I'm missing something, I can't see how to do the equivalent of running several browser windows by opening tabs and running operations in them. This would be incredibly useful and I'm wondering if I can't see a way to do it because I'm using the Standard version 6.7.21? Seth - is this available or on the roadmap?

Thanks

EDIT: just tried using shortcut Ctrl-t, which does open another window manually, but doesn't work with keyboard events command:
plugin command("WindowsCommands.dll", "keyboard event", "Control", "Key Down")
plugin command("WindowsCommands.dll", "keyboard event", "t", "Key Press")
plugin command("WindowsCommands.dll", "keyboard event", "Control", "Key Up")

Link to post
Share on other sites

I've added some new commands for working with tabs in the next version.

The installed chrome browser works differently than the old UBot browser so we had to take a different approaching to managing multiple tabs.

In 6.7.22 you'll be able switch tabs, open new tabs, and close tabs.

  • Like 1
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...