A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/seleniumhq/selenium/commit/35adf8bef56cd5efc166feda96224b74800b8503 below:

[JS] Adds 'Select' support package · SeleniumHQ/selenium@35adf8b · GitHub

File tree Expand file treeCollapse file tree 3 files changed

+542

-0

lines changed

Filter options

Expand file treeCollapse file tree 3 files changed

+542

-0

lines changed Original file line number Diff line number Diff line change

@@ -38,6 +38,7 @@ const safari = require('./safari')

38 38

const session = require('./lib/session')

39 39

const until = require('./lib/until')

40 40

const webdriver = require('./lib/webdriver')

41 +

const select = require('./lib/select')

41 42 42 43

const Browser = capabilities.Browser

43 44

const Capabilities = capabilities.Capabilities

@@ -793,3 +794,4 @@ exports.error = error

793 794

exports.logging = logging

794 795

exports.promise = promise

795 796

exports.until = until

797 +

exports.Select = select.Select

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4