-
-
Notifications
You must be signed in to change notification settings - Fork 765
Closed
Description
Description
It is awesome that the version 7.1.0 provides the new settings like these:
- TRACK_SCROLL_EVENTS, ALLOW_INVISIBLE_ELEMENTS, ENABLE_NOTIFICATION_LISTENER, NORMALIZE_TAG_NAMES and SHUTDOWN_ON_POWER_DISCONNECT Android Settings were added.
- KEYBOARD_AUTOCORRECTION, MJPEG_SCALING_FACTOR, MJPEG_SERVER_SCREENSHOT_QUALITY, MJPEG_SERVER_FRAMERATE, SCREENSHOT_QUALITY and KEYBOARD_PREDICTION iOS Settings were added.
- GET_MATCHED_IMAGE_RESULT, FIX_IMAGE_TEMPLATE_SCALE, SHOULD_USE_COMPACT_RESPONSES, ELEMENT_RESPONSE_ATTRIBUTES and DEFAULT_IMAGE_TEMPLATE_SCALE settings were added for both Android and iOS add the settings which introduced in appium 1.14 #1166, Add the missing settings which introduced in appium 1.12 and 1.13 #1156 and Add the missing Android and iOS settings #1120
However, the version also update dependency of selenium-java from 3 to 4 (even selenium-4 is still in alpha stage), thus our project can't use 7.1.0 (or higher, maybe).
(I guess this is an intentional change, as CHANGELOG explicitly mentions this dependency update)
Could you please consider to release the version (7.0.1 or something) which support these (at least some) settings but selenium-4-independent, if your release policy allows it?
Environment
- java client build version: 7.1.0
- Appium server version: N/A
- Node.js version (unless using Appium.app|exe) or Appium CLI or Appium.app|exe: N/A
- Mobile platform/version under test: N/A
- Real device or emulator/simulator: N/A
Metadata
Metadata
Assignees
Labels
No labels