Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Add todos
Browse files Browse the repository at this point in the history
  • Loading branch information
semperos committed Feb 19, 2012
1 parent 84caa4d commit 80101ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/clj_webdriver/core_driver.clj
Expand Up @@ -112,6 +112,7 @@

;; Window and Frame Handling
ITargetLocator
;; TODO (possible): multiple arities; only driver, return current window handle; driver and query, return matching window handle
(window-handle [driver]
(init-window-handle (:webdriver driver)
(.getWindowHandle (:webdriver driver))
Expand Down

0 comments on commit 80101ad

Please sign in to comment.