Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 31 million developers.
Sign up
Pinned
718 contributions in the last year
Contribution activity
March 2019
Created a pull request in cnishina/protractor-lite that received 1 comment
- chore(element): element.all to methods return WebElement or ElementFinder arrays
- chore(actions): add action helpers
- chore(web): initial angular application with e2e tests
- chore(tasks): use protected task options and shared results
- chore(driver): move runner to drivers
- chore(element): rename element methods
- chore(browser): add task options and shared results to most APIs
- chore(task): add task helpers
- chore(task): add sharedResults to tasks
Created an issue in cnishina/protractor-lite that received 1 comment
element all
methods should return WebElement[] or a ElementFinder[] and not implement map, filter, reduce, each, etc. See https://github.com/angular/protractor…
1
comment

