Can existing Protractor automation scripts developed in year 2020 supported on windows 2019 OS server
Author: ganeshkodaliCreated Feb 28, 2023Updated Feb 28, 2023
Hi there!
Thanks for submitting an issue to Protractor.
To help us help you better, please do the following before submitting an issue:
- Review the questions section of CONTRIBUTING.md.
- Make sure you are not asking a usage or debugging question. If you are, use StackOverflow, Google Group discussion list, or Gitter to get help.
- Provide a minimally reduced test case. This makes it much more likely that your bug will be fixed. Protractor has a test Angular application available at
http://www.protractortest.org/testappwhich you can use for the reproducible test case. - Fill in the information that corresponds to your type of issue below.
- Delete this intro and any unrelated text :smile: (if you do not we'll assume you haven't read these instructions and automatically close the issue.)
Bug report
- Node Version: ``
- Protractor Version: ``
- Angular Version: ``
- Browser(s): ``
- Operating System and Version ``
- Your protractor configuration file
- A relevant example test
- Output from running the test
- Steps to reproduce the bug
- The URL you are running your tests against (if relevant)
Feature Request
- Reasons for adopting new feature
- Is this a breaking change? (How will this affect existing functionality)
Source: angular/protractor