1 html page -> 2 system, getPageContent -> different result
5 views
Skip to first unread message
Attila Gyárfás
unread,
Jul 7, 2019, 3:38:13 PM7/7/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CasperJS
605/5000
there is a local linux system and there is one.there is a Ubuntu Linux Server 18.04.2 (no gui). A script was created that logs on to a page. After logging in, I download the HTML page. The result is different for the two systems. Local Ubuntu Linux 19.04: 1.3 Mb Ubuntu Server 18.04: 1.2 Mb The difference includes a Form element that I want to modify, but I can't find it on the Server page. What's interesting is that the login page also has a form element.It's all right there. At the beginning of the HTML, there is an SID key that is always well extracted from the page. Could Your Server Have no Desktop?