RusKnyaz / Optimus

Optimus is headless Web Browser fully implemented on .net.
MIT License
81 stars 8 forks source link

Supporting for ECMA6 (Using ClearScript7) #55

Open vuminhquang opened 3 years ago

vuminhquang commented 3 years ago

Hello Knyaz,

As ClearScript 7 can run any types of javascript and directly backed-up by Microsoft. Do you have any plan to integrate into Optimus? Could Optimus v3 will be the first headless browser supporting for FULL ECMA6?

Sincerely,

mk1024 commented 3 years ago

This would be a great addition to Optimus!

I tried out the script features of Optimus with a few sites, but all of them use at least some ES6 features. This means that one little arrow function can prevent Optimus from running scripts.