Loads the DOM from a file.
[VB.NET] Public Function LoadDOMAsync(ByVal FileName As String) As Task
[C#] public Task LoadDOMAsync(string fileName);