Hi
Can automagic determine popup ??
Actually i want that whenever a popup comes on a website to enter password, it should enter password autimatically..
popup
Moderator: Martin
Re: popup
Hi,
There's no trigger available to detect a popup.
It's unlikely to work and depends on the implementation of the browser in use, but you could try to use trigger Activity Started: */* and an action Notification on Screen: {activity_class} to see if the popup is detected as it's own activity.
Regards,
Martin
There's no trigger available to detect a popup.
It's unlikely to work and depends on the implementation of the browser in use, but you could try to use trigger Activity Started: */* and an action Notification on Screen: {activity_class} to see if the popup is detected as it's own activity.
Regards,
Martin