Get your own customer support community
 

Easy way to open URL and change its DOM

Ubiquity should provide a convenience function which opens a URL in a new window/tab and returns a pointer to the new document. That way, a verb can change the new document's DOM to its heart's content, removing nodes, adding others, filling in text fields etc. It seems that verbs often want to do something like this, but right now it is really hard to do.

In fact, right now without this convenience function, how would you get a pointer to the new document? Maybe some method of Application? I can't find any documentation for it though.
Inappropriate?
3 people like this idea

User_default_medium