what has selenoum to do with landing page creation? selenium is a headless browser....
Jason Gonzalez
Ive been wanting to use Selenium to automate Chrome. Reason is cause I used VBA (IE) to automate website data entry, but the one website I automated changed one little thing and rendered a core button on the page dead. Is it as easy as VBA?
Elijah Collins
You don't need selenium. Done successful website browsing automation with it. >Set IE = CreateObject("InternetExplorer.Application") >excely.com/excel-vba/ie-automation.shtml
Ryder Phillips
You can’t use VBA with chrome is my point, IE is easy with VBA
Luke Hughes
Selenium has an extension for excel and is 100% vba. Its nearly the same as your usual vba for IE. I have used it to automatize Chrome and Firefox
Alexander Stewart
I have used it for tickets creation.
Oliver Peterson
Not sure how he did it but I assume he used something like a cms website builder like joomla or wordpress What kind of tickets?
Sebastian Ramirez
I worked as IT Support and we had to create tickets for another teams. So I created tool in C# that creates tickets in the ticketing tool based on received emails in outlook.
Justin Flores
I use it to download pictures from roasties in Tinder/Insta to fap to later.