Skip to content

Commit

Permalink
Update from-browser.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanMagnan committed Apr 21, 2019
1 parent b3c6865 commit a884b1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs2/pages/documentations/parser/from-browser.md
Expand Up @@ -9,6 +9,7 @@ HtmlWeb.Load method gets an HTML document from a web browser. It makes it possib
The following example loads an Html from the WebBrowser and waits until the text is set for the DIV.

```csharp
using System.Windows.Forms;

string url = "http://html-agility-pack/from-browser";

Expand Down

0 comments on commit a884b1d

Please sign in to comment.