lib/async/webdriver/scope/fields.rb in async-webdriver-0.4.0 vs lib/async/webdriver/scope/fields.rb in async-webdriver-0.5.0

- old
+ new

@@ -1,11 +1,9 @@ # frozen_string_literal: true # Released under the MIT License. # Copyright, 2023, by Samuel Williams. -require 'base64' - require_relative '../xpath' module Async module WebDriver module Scope