Home > Net >  Project use WebBrowser access page generates snapshot, need to login page, the trouble to ask is the
Project use WebBrowser access page generates snapshot, need to login page, the trouble to ask is the

Time:09-24

Project use WebBrowser access page generates snapshot, need to login page, the trouble to ask is there any way can login injected

CodePudding user response:

You can use selenium webdriver + realize, simulated user clicks, enter the password, after debugging success can use chrome headless mode, no interface call

CodePudding user response:

reference 1st floor palhotel response:
can be implemented using selenium + webdriver and simulated user clicks, enter the password, after debugging success can use chrome headless mode, call the interface

The project can only use ie browser
  • Related