Skip to content

Commit

Permalink
[rb] remove deprecated driver extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
titusfortner committed Sep 17, 2023
1 parent 1c6fe3b commit 8c21026
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 75 deletions.
2 changes: 0 additions & 2 deletions rb/lib/selenium/webdriver/common/action_builder.rb
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ class ActionBuilder
# correctly when using asynchronous.
#
# @param [Selenium::WebDriver::Remote::Bridge] bridge the bridge for the current driver instance.
# @param [Selenium::WebDriver::Interactions::PointerInput] deprecated_mouse PointerInput for the mouse.
# @param [Selenium::WebDriver::Interactions::KeyInput] deprecated_keyboard KeyInput for the keyboard.
# @param [Boolean] deprecated_async Whether to perform the actions asynchronously per device.
# Defaults to false for backwards compatibility.
# @param [Array<Selenium::WebDriver::Interactions::InputDevices>] devices list of valid sources of input.
Expand Down
36 changes: 0 additions & 36 deletions rb/lib/selenium/webdriver/common/driver_extensions/has_location.rb

This file was deleted.

This file was deleted.

0 comments on commit 8c21026

Please sign in to comment.