close
The Wayback Machine - https://web.archive.org/web/20220321073101/https://github.com/angular/protractor/pull/5127
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(types): fix types to use not @types/selenium-webdriver #5127

Merged
merged 1 commit into from Jan 25, 2019

Conversation

cnishina
Copy link
Member

@cnishina cnishina commented Jan 24, 2019

No description provided.

- Remove the USE_PROMISE_MANAGER test in spec/ts/basic
- Remove the check if we are using the control flow or not
@cnishina cnishina force-pushed the selenium_webdriver_typings branch from 62a5ad3 to 428852a Compare Jan 24, 2019
@cnishina cnishina requested a review from heathkit Jan 24, 2019
@cnishina cnishina merged commit 0a2809e into angular:selenium4 Jan 25, 2019
3 checks passed
@@ -882,7 +860,7 @@ export class ProtractorBrowser extends AbstractExtendedWebDriver {
* await browser.get('http://angular.github.io/protractor/#/tutorial');
* await browser.setLocation('api');
* expect(await browser.getCurrentUrl())
* .toBe('http://angular.github.io/protractor/#/api');
* .toBe('http://angular.g../../ithub.io/protractor/#/api');
Copy link
Contributor

@CrispusDH CrispusDH Jan 25, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure about it line

cnishina added a commit to cnishina/protractor that referenced this issue Mar 23, 2019
…#5127)

- Remove the USE_PROMISE_MANAGER test in spec/ts/basic
- Remove the check if we are using the control flow or not
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants