Re: WebEngine, getDocument and JavaScript

2015-07-22 Thread Anton Tarasov
Hi Michael, On 15/07/15 22:38, Michael Pozhidaev wrote: Hi guys! Please help me just to make sure! Do I understand correctly that WebEngine.getDocument() method returns the document structure with all changes which JS scripts have already done on the document? Correct. Otherwise, it would be

WebEngine, getDocument and JavaScript

2015-07-15 Thread Michael Pozhidaev
Hi guys! Please help me just to make sure! Do I understand correctly that WebEngine.getDocument() method returns the document structure with all changes which JS scripts have already done on the document? It appeared to be the case, taking this fragment of the documentation: >necessary, and