RusKnyaz / Optimus

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

Error occurs when addEventListener method called with null argument. #1

Closed RusKnyaz closed 5 years ago

RusKnyaz commented 5 years ago

Executing of the code: addEventListener('load', null) leads to the exception "Value is not an object"