-2

I want to use dotnetbrowser headless. Load a page extract data, fill in test boxes and click a button. Get the next page and so on.

Possible or not? If possible, exampes?

With best regards

Gerhard

Gerhard
  • 339
  • 1
  • 2
  • 11

1 Answers1

0

Yes, it's possible. Please take a look at the following articles:

  • Hi,thanks a lot. My target pages containing some JavaScript, can this Scrips running as in a Standard browser? – Gerhard May 03 '19 at 14:37