This repository was archived by the owner on Jul 29, 2024. It is now read-only.
This repository was archived by the owner on Jul 29, 2024. It is now read-only.
Protractor website title could confuse developers #5459
Open
Description
The website at https://www.protractortest.org has only AngularJS in the title.
<title>Protractor - end-to-end testing for AngularJS</title>
Solution:
Remove JS :) (I know, it works for both... but on other places like the logo and description texts only Angular is written)
<title>Protractor - end-to-end testing for Angular</title>
Metadata
Metadata
Assignees
Labels
No labels