> @@ -126,10 +126,13 @@ def wd_find_all_by(how, what) > end > > def wd_find_by_regexp_selector(selector, method = :find) > + wd = @wd
Or maybe just `parent`, since it can be a Driver instance. --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-webdriver/pull/201/files#r3853223
_______________________________________________ Wtr-development mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-development
