Zapier - Selenium - Triggercmd
-
Good morning
I am a Zapier user of many years and use it as the backbone for a large number of functions but I am looking for a way to automate the launching of Selenium Scripts.Has anyone got any experience of using Zapier to monitor a Google Sheet, to then trigger via Triggercmd a Selenium script based on a new line being added to G Sheets or a change to a line on the G Sheet?
I tend to use Selenium IDE but am considering moving to UI.Vision as an alternative Selenium if that helps. I can give me details if needed.
Is Triggercmd the service I am looking for? I hope so...
Thanks, M
-
@bblokem, if you search this forum for selenium you'll find some examples. Here's one that uses a parameter as input to a selenium script like you want to do.
If I were you I'd start by creating a simple script that logs Google Sheet data you send to the script via parameter(s).
Let me know how it goes. It's an interesting use-case.
-
@russ Thanks. I did read that - I will have a go and see how I get on. I'll update you.
M