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

feat(browser): chain some promises in lib/browser.ts + return promi… #4021

Merged
merged 1 commit into from
Jan 26, 2017

Commits on Jan 26, 2017

  1. feat(browser): chain some promises in lib/browser.ts + return promi…

    …se from `waitForAngularEnabled`
    
    Minor breaking change since `waitForAngularEnabled` no longer returns a boolean
    
    Part of angular#3904
    
    Chaining `browser.get` has proved surprisingly complex, so I'll do that in a different PR
    
    Also fixed a minor bug in `lib/clientsidescripts.js` while debuging
    sjelin committed Jan 26, 2017
    Configuration menu
    Copy the full SHA
    f7bc538 View commit details
    Browse the repository at this point in the history