I need to perform smoke-test of my AngularJS application on Unix, from terminal. I tried accessing application from
- links2
- links
- w3m
- elinks
- lynx
All above-mentioned browsers show empty screen. In most of them I am able to view source using \ (backslash), so I could do basic verification if application server works properly at least.
Is there any unix text browser with javascript support? I am not looking for complete support (so application would be usable). It would be great to have ability just to view some elements of the page