Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upDocumentation improvement for config.ts #5130
Open
Labels
Comments
I referred to some of the old issues, questions in stackoverflow and documentation available in PerfectoMobile & Sauce Labs. shardTestFiles and maxInstances are capabilities. https://developers.perfectomobile.com/display/PD/Protractor+Parallel+Execution |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is wrong and needs some updates. exclude, specs, maxInstances, shardTestFiles, count, seleniumAddress are not capabilities.
https://github.com/angular/protractor/blob/master/lib/config.ts#L300-L322
Please submit PR's to the selenium4 branch.
Related: #5128