InterviewSolution
Saved Bookmarks
| 1. |
Can Protractor Handle Windows Based Pop Up? |
|
Answer» Protractor is a web automation testing tool which SUPPORTS only web application testing. Therefore, WINDOWS pop up cannot be HANDLED USING Protractor. Protractor is a web automation testing tool which supports only web application testing. Therefore, windows pop up cannot be handled using Protractor. |
|