[HtmlUnit] [htmlunit:bugs] #2010 DomNode has not been set for Audio
RBRi via HtmlUnit-develop <[email protected]> Thu, 07 Feb 2019 19:55:32 -0000
| Newsgroups | gmane.comp.java.htmlunit.devel |
|---|---|
| Message-ID | </p/htmlunit/bugs/2010/bfff198d4452e57cf743355339e5c6e7785d0a9d.bugs@htmlunit.p.sourceforge.net> |
- **status**: open --> closed - **assigned_to**: RBRi - **Comment**: Thanks for the report. Will be fixed with the next snapshot build. Have a look at twitter to check for news. --- ** [bugs:#2010] DomNode has not been set for Audio** **Status:** closed **Group:** 2.33 **Created:** Tue Feb 05, 2019 07:13 AM UTC by Tetiana Kysla **Last Updated:** Tue Feb 05, 2019 07:13 AM UTC **Owner:** RBRi ~~~ String url = https://www.mediathek.at/portaltreffer/atom/016842B2-35F-03092-00000AFC-01675CE6/pool/BWEB/; WebClient webClient = new WebClient(BrowserVersion.FIREFOX_52); webClient.getOptions().setJavaScriptEnabled(true); webClient.waitForBackgroundJavaScript(3000); HtmlPage jsPage = webClient.getPage(url); ~~~ Error: java.lang.IllegalStateException: DomNode has not been set for this SimpleScriptable: com.gargoylesoftware.htmlunit.javascript.host.html.Audio --- Sent from sourceforge.net because [email protected] is subscribed to https://sourceforge.net/p/htmlunit/bugs/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/htmlunit/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. _______________________________________________ HtmlUnit-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/htmlunit-develop