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

fix(jasmine): Pass controlflow to jasminewd #3517

Closed
wants to merge 5 commits into from

Conversation

heathkit
Copy link
Contributor

@heathkit heathkit commented Sep 6, 2016

Fixes #3505, which is caused by JasmineWd and Protractor using different controlflow instances.

cnishina and others added 4 commits September 1, 2016 15:20
- 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
Fixes angular#3045. Since mocha 2.4.1, we should be wrapping global.it.only.
- include node and jasmine dependency to built/index.d.ts
- update example and spec/install to not need @types/jasmine and @types/node to install
- add more selenium-webdriver to gulp task
- added an interface in globals for Error to include a code and stack
- improve webdriver typings to elements and browser
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