I did a bit research. If the popup is a new window, i.e., not in the html body of the main winodw, Selenium IDE, Dom Inspector, and other Firefox plugins do not work either. The reason is there are multiple document variables to handle and it might not be a good idea to record any popup window such TrUMP IDE itself, which make the event listener more complicated.
If the popup html is still in the main window body, it is a different story and for sure, we will handle that. Even for the new popup window, we will think if there is any other way to handle it. This may take longer time. Thanks, Jian On Feb 12, 12:19 pm, [email protected] wrote: > Thomas, > > Could you provide us some examples that we can access publicly. Or > give us some sample source code > so that we can put on our test page. > > Thanks in advance, > > Jian > > On Feb 10, 9:20 am, Thomas Roßberg <[email protected]> wrote: > > > Hello Jian, > > > I clicked a link, that opens up the popup window/dialog, and then I > > started TrUMP. But I can't record. So I think that you'll fire an > > issue to solve this problem. > > > Greetz, > > > Thomas > > > On Feb 10, 3:10 pm, [email protected] wrote: > > > > Hi Thomas, > > > > Could you first open up the popup window/diaglog and then start to > > > record? > > > If not, we will fire an issue to solve it. > > > > Thanks, > > > > Jian > > > > On Feb 10, 7:08 am, Thomas Roßberg <[email protected]> wrote: > > > > > Hello, > > > > > I can't record any element of the Popup Dialog by TrUMP. What can I > > > > do? Must I write manually the popup elements in the UI module? > > > > > Greetz > > > > > Thomas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "tellurium-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tellurium-users?hl=en -~----------~----~----~----~------~----~------~--~---
