Hi you Excel experts,
I'm looking for a solution to print a webpage in Chrome.
What I did so far with VBA:
1. I open Chrome and load a web page using Selenium
2. Enter credentials to the webpage to enter the website (using Selenium)
3. Enter some data and pushing a botton - both by using Selenium
As a next step I would like to print out the web page which is loaded after pushing the button in step 3 (please see above).
Do you have any idea how I can achieve this?
Thanks in advance for ypu help!
Best Regards
Karsten
I'm looking for a solution to print a webpage in Chrome.
What I did so far with VBA:
1. I open Chrome and load a web page using Selenium
2. Enter credentials to the webpage to enter the website (using Selenium)
3. Enter some data and pushing a botton - both by using Selenium
As a next step I would like to print out the web page which is loaded after pushing the button in step 3 (please see above).
Do you have any idea how I can achieve this?
Thanks in advance for ypu help!
Best Regards
Karsten