Protractor is a tool which was designed by the team at Google to automate the e2e flows of Angular JS and Angular based websites. Protractor was a great tool which had specific capabilities for handling the sync issues for Angular digest cycles. However, with the introduction of tools like Cypress, WebdriverIO, Playwright etc. , it lost it’s significance somewhere. As a result, the team decided to retire Protractor and not provide any more updates.
However, this doesn’t mean teams are not using Protractor. I’ve seen a lot of job openings asking for experience in Protractor.
So, I’ve compiled a list of questions for Protractor.