I am trying to build a solution with Selenium, can I use Firebase Functions to initialize and load webpages with Selenium?
I have found some resources that state no; however they don't give any source and they are 4 years old..:
- Using Selenium from within Cloud Functions for Firebase
- Google Firebase Functions: webdriver.io get source code of a html-website
How or where can I check if this is still the case?