true if the page has JavaScript enabled, false otherwise.
true
false
class Page { isJavaScriptEnabled(): boolean; }
Returns:
boolean