Method AddUserScript
AddUserScript(string, bool)
Injects the specified script into the webpage's content.
public bool AddUserScript(string javaScript, bool injectDocStart)
Parameters
Returns
Remarks
Please note that this is unsupported by the IE backend. The Edge backend does only support injecting at document start.