eliastor / terraform-provider-chromedp

Creating action recipes to do in browser through ChromeDP by terraform
https://registry.terraform.io/providers/eliastor/chromedp/latest
BSD 3-Clause Clear License
2 stars 1 forks source link

Timeout for wait_visible #6

Open stoneus opened 1 year ago

stoneus commented 1 year ago

Do we have opportunity to set up timeout for wait_visible action? For example: ["wait_visible", "#login-html", "1m"] or ["wait_visible", "#login-html", "60s"]