Skip to content

Commit

Permalink
Export byId selector.
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Muetton committed Oct 2, 2013
1 parent 936ca97 commit 655504d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
module.exports = {
xpath: require('./driver/selector').xpath,
byId: require('./driver/selector').id,
error: {
Browser: require('./error/browser'),
Grid: require('./error/grid')
Expand Down

0 comments on commit 655504d

Please sign in to comment.