Jason Gallagher
Jason Gallagher
Hey, So the JavascriptScrapingEnabled property is used to scrape the inline/external JavaScript files and store them in the Document (Document.Scripts). I'm in the process of expanding the JavaScript support so...
https://developer.mozilla.org/en-US/docs/Web/API/Window/navigator
http://itwebtutorials.mga.edu/js/chp1/browser-object-model.aspx
Hey I don't want you to think I forgot about this. I am working on it, just having trouble finding the time right now.
Hi, For starters, I am working off of the refactor branch. I'm currently refactoring the whole project so the next release. At the moment I am cleaning some stuff up...
Hey I just pushed a change with jQuery actually functioning (see https://github.com/Jayx239/BrowseSharp/blob/dfee1b53a62e8f4f2a27cf58dca45e00294bc278/BrowseSharpPlayground/Program.cs#L93-L96). One issue I found was that some of functions in the jQuery library were causing exceptions to be...
May be good to update RestSharp to support this prior to implementing in BrowseSharp.
Can you try to prepend to the script `"var navigator={};"`