Search Results

1
vote
3answers
90 views

Command line utility or library to output HTML after JavaScript execution

Is there a command line utility (preferrably for Linux) that can output the resulting HTML after any JavaScript execution? Since many web sites use Javascript to modify the output substanti …