Sha256: bf9102465cc3e6d722b09b2f0fdb45c58ff7cc74ddaef929b1ef7b3a95333308

Contents?: true

Size: 253 Bytes

Versions: 128

Compression:

Stored size: 253 Bytes

Contents

var optionElements = inDocument.getElementsByTagName('option');
var locatedOption = $A(optionElements).find(function(candidate){
  return (PatternMatcher.matches(locator, getText(candidate)));
});
return locatedOption ? locatedOption.parentNode : null;

Version data entries

128 entries across 128 versions & 42 rubygems

Version Path
adva-0.3.2 test/webrat/lib/webrat/selenium/location_strategy_javascript/webratselectwithoption.js
adva-0.3.1 test/webrat/lib/webrat/selenium/location_strategy_javascript/webratselectwithoption.js
adva-0.3.0 test/webrat/lib/webrat/selenium/location_strategy_javascript/webratselectwithoption.js
adva-0.2.4 test/webrat/lib/webrat/selenium/location_strategy_javascript/webratselectwithoption.js
adva-0.2.3 test/webrat/lib/webrat/selenium/location_strategy_javascript/webratselectwithoption.js
adva-0.2.2 test/webrat/lib/webrat/selenium/location_strategy_javascript/webratselectwithoption.js
adva-0.2.1 test/webrat/lib/webrat/selenium/location_strategy_javascript/webratselectwithoption.js
adva-0.2.0 test/webrat/lib/webrat/selenium/location_strategy_javascript/webratselectwithoption.js
adva-0.1.4 test/webrat/lib/webrat/selenium/location_strategy_javascript/webratselectwithoption.js
adva-0.1.3 test/webrat/lib/webrat/selenium/location_strategy_javascript/webratselectwithoption.js
adva-0.1.2 test/webrat/lib/webrat/selenium/location_strategy_javascript/webratselectwithoption.js
adva-0.1.1 test/webrat/lib/webrat/selenium/location_strategy_javascript/webratselectwithoption.js
adva-0.1.0 test/webrat/lib/webrat/selenium/location_strategy_javascript/webratselectwithoption.js
adva-0.0.1 test/webrat/lib/webrat/selenium/location_strategy_javascript/webratselectwithoption.js
aslakhellesoy-webrat-0.3.2.1 lib/webrat/selenium/location_strategy_javascript/webratselectwithoption.js
aslakhellesoy-webrat-0.3.2.2 lib/webrat/selenium/location_strategy_javascript/webratselectwithoption.js
aslakhellesoy-webrat-0.4.4.1 lib/webrat/selenium/location_strategy_javascript/webratselectwithoption.js
auxesis-webrat-0.4.1 lib/webrat/selenium/location_strategy_javascript/webratselectwithoption.js
benschwarz-webrat-0.3.2.1 lib/webrat/selenium/location_strategy_javascript/webratselectwithoption.js
brynary-webrat-0.3.2.1 lib/webrat/selenium/location_strategy_javascript/webratselectwithoption.js