mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-17 15:26:23 +00:00
[fenix] For https://github.com/mozilla-mobile/fenix/issues/11764: doubles long-press delay UI test
This commit is contained in:
parent
0a9d823582
commit
3192fdc83e
@ -43,7 +43,7 @@ class ThreeDotMenuMainTest {
|
||||
@JvmStatic
|
||||
fun setDevicePreference() {
|
||||
val mDevice = UiDevice.getInstance(InstrumentationRegistry.getInstrumentation())
|
||||
mDevice.executeShellCommand("settings put secure long_press_timeout 1500")
|
||||
mDevice.executeShellCommand("settings put secure long_press_timeout 3000")
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user