JamieJayden
Regular Member
- Apr 17, 2018
- 205
- 85
Hi guys,
im trying to program a simple bot as im still learning C# .
Now I am stuck at something, see code below:
.Document.GetElementById("firstname").SetAttribute("Jamie");
could anyone tell me what I should write before the dot?
ps: im not using windows forms so i cannot use webBrowser 1
any help would be much appreciated!
im trying to program a simple bot as im still learning C# .
Now I am stuck at something, see code below:
.Document.GetElementById("firstname").SetAttribute("Jamie");
could anyone tell me what I should write before the dot?
ps: im not using windows forms so i cannot use webBrowser 1
any help would be much appreciated!