Multiple checks with one site log in #2451
Backroads4Me
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
hi there, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a site where I use browser steps to log in then navigate to where I want to perform the visual check. This works perfectly. Thank you!
However, I am checking a calendar for new things added to it and I have to check it month by month. Currently the application has to log in for each month I want to check, so 12 separate logins to check 12 months. Ideally, I would be able to select a visual to check, perform another browser step (next month), select another visual etc. The rest of the application's actions could still behave as separate checks. For example, if 6 months changed at once, I would get six separate emails. The primary goal is to reduce the number of logins to the site.
Beta Was this translation helpful? Give feedback.
All reactions