docs/ios_xcuitest.md in appium_lib-9.7.5 vs docs/ios_xcuitest.md in appium_lib-9.8.1

- old
+ new

@@ -80,10 +80,10 @@ ``` ## Gesture - `mobile:` commands are provided by WDA. - Documentations - - https://github.com/appium/appium/blob/master/docs/en/writing-running-appium/ios-xctest-mobile-gestures.md + - https://github.com/appium/appium/blob/master/docs/en/writing-running-appium/ios/ios-xctest-mobile-gestures.md - Specs by test code - https://github.com/appium/appium-xcuitest-driver/blob/master/test/functional/basic/gesture-e2e-specs.js ### Workaround - `mobile:` commands depends on WDA and Apple's framework and the behaviour depends on them.