Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

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

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 merged commit 0a2809e into angular:selenium4 Jan 25, 2019
@@ -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

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 pull request 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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants