| ExecuteScript(StreamReader) | Execute the script in the supplied stream |
| ExecuteScript(String) | Execute the script in the supplied file |
| ExecuteScript(StreamReader, Boolean) | Execute the script in the supplied stream. |
| ExecuteScript(String, Boolean) | Execute the script in the supplied file |