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

chore(types): webdriver typings for locators #3507

Merged
merged 1 commit into from
Sep 1, 2016

Conversation

cnishina
Copy link
Contributor

@cnishina cnishina commented Aug 31, 2016

  • temporarily add typings for selenium-webdriver.d.ts
  • include selenium-webdriver dependency to built/index.d.ts
  • add webdriver typings to locators
  • update example and spec/install to not use typings.json
    • spec test updated to get the tsc test to pass
  • includes clang formatting fixes

@cnishina cnishina assigned juliemr and unassigned juliemr Aug 31, 2016
@cnishina cnishina force-pushed the definitely_typed branch 2 times, most recently from e0bceef to 8bfed21 Compare August 31, 2016 21:54
@@ -964,9 +961,9 @@ export class ElementFinder extends WebdriverWebElement {
* @returns {ElementFinder} which resolves to whether
Copy link
Member

Choose a reason for hiding this comment

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

Can you update this comment too?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done. Updated comment for both isPresent and isElementPresent.

- temporarily add typings for selenium-webdriver.d.ts
- include selenium-webdriver dependency to built/index.d.ts
- add webdriver typings to locators
- update example and spec/install to not use typings.json
  - spec test updated to get the tsc test to pass
- includes clang formatting fixes
@cnishina cnishina merged commit f23d027 into angular:master Sep 1, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants