Is it possible using the C# HTML Agility Pack to insert a variable into the selected node?...I have created my HTML form, loaded it, and selected the input node that I want, and now I would like to inject in the value field a SAML Response...Here is a bit...