Re: mismatch on script tags by getElementsByTagName and XPath
legrass <[email protected]> Thu, 21 Jul 2011 08:45:31 -0700 (PDT)
| Newsgroups | gmane.comp.mozilla.devel.embedding |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <a9f70cde-1989-44d2-9280-a36c41896357@a12g2000vbf.googlegroups.com> |
On Jul 19, 4:47 pm, Boris Zbarsky <[email protected]> wrote: > On the other hand, if your embedding is not sending the same exact UA > information as Firefox, the page could just be running different code. > Hi Boris, I solved the problem setting the useragent to Firefox. Thanks for your hint.