Get help with testing, discuss unit testing strategies etc.


Post by gourav1711 »

I am using Siesta 4.1.1 Standard edition that I downloaded from the customer zone with ExtJS 4.2.2
When I run the below command:
~/Downloads/siesta-4.1.1-standard/bin/phantomjs localhost:3000/siesta
I get the following error:
[ERROR] The harness page you are targeting contains Siesta Lite distribution. To use automation facilities, 
make sure harness page uses `siesta-all.js` from Standard or Trial packages
[ERROR] Setup failed: Error: Error while opening harness page: 5
I get this error even if I am using a Standard edition of Siesta.
Any solutions?

Post by mats »

Try using latest version? Overall we recommend not using Phantom as it's not maintained anymore, try SlimerJS instead?

Post by arf_arf »

Hello on centos the Phantom Js does not work...
the message displayed after the execution of the command is: can't open the URL

the version of siesta used is 4.0.6


Thank you for your reply
Attachments
BUGphantom.png
BUGphantom.png (22.46 KiB) Viewed 4282 times

Post by nickolay »

Hi,

What if you open that url in the browser?

You should also use the latest Siesta if possible.

Post by arf_arf »

if i open it in the browser it works ...

Post by nickolay »

Ok, try with latest Siesta?

Post Reply