Skip to content

Commit

Permalink
Passing browser parameter to waitForElement to align with skip functi…
Browse files Browse the repository at this point in the history
…on and old canopy API
  • Loading branch information
draganjovanovic1 committed Apr 12, 2018
1 parent 957f8ff commit 09a0131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/canopy/canopy.fs
Original file line number Diff line number Diff line change
Expand Up @@ -327,4 +327,4 @@ let value = value
let skip message = skip message browser

(* documented/actions *)
let waitForElement cssSelector = waitForElement cssSelector
let waitForElement cssSelector = waitForElement cssSelector browser

0 comments on commit 09a0131

Please sign in to comment.