0

I am trying to handle pop-ups like accept or cancel. Which tag can be used in pace automation framework to handle pop-ups?

James Z
  • 12,209
  • 10
  • 24
  • 44

1 Answers1

0

<alert> can be used to in case of any pop-up on the web application which requires action by the user like accept/cancel or input from user to proceed, authenticate using username/password to proceed etc.

General Grievance
  • 4,555
  • 31
  • 31
  • 45
Anjana
  • 1
  • 1