????λ?????????? >> ??????????
Appium??????????????Щ???
???????????? ???????[ 2015/4/23 13:18:42 ] ????????Appium ?????????? ????????
??????Appium Android Uiautomator?У?????????????δ?????????δ????л???Appium??????????????飬???????Uiautomator?????setText????????????????????????????Uiautomator????????????????? ???????????????Uiautomator???????????????????Google??????????????????uiautomator-unicode-input-helper???????????????????????????????????????????????????????????????ò??????????????????????????????????
????????????Uiautomator?????????????????????Android?????????Uiautomator?????е??????????UiAutomatorBridge?????????UiAutomatorBridge??????????????????????InteractionController???????????InteractionController????????????setText???????????£?
????Java
public boolean More ...sendText(String text) {
if (DEBUG) {
Log.d(LOG_TAG?? "sendText (" + text + ")");
}
mUiAutomatorBridge.setOperationTime();
KeyEvent[] events = mKeyCharacterMap.getEvents(text.toCharArray());
if (events != null) {
for (KeyEvent event2 : events) {
// We have to change the time of an event before injecting it because
// all KeyEvents returned by KeyCharacterMap.getEvents() have the same
// time stamp and the system rejects too old events. Hence?? it is
// possible for an event to become stale before it is injected if it
// takes too long to inject the preceding ones.
KeyEvent event = KeyEvent.changeTimeRepeat(event2??
SystemClock.uptimeMillis()?? 0);
if (!injectEventSync(event)) {
return false;
}
}
}
return true;
}
?????????δ????????????????Android??Uiautomator?????м?????????????????????????????????????????????????
????Appium Android Uiautomator ??????????????к???????·??????
???????????????????????漰???????????????????SPASVOС??(021-61079698-8054)?????????????????????????
??????
Appium ??????????Appium iOS 10 ??????Appium+Python????????????????Appium??????????Appium????????й?BugAppium+nodeJS??????????дAppium ????????????????Appium Test Case-Python?Appium?????????λ????appium??ν????ζ?????apk?????Appium????????????????Appium??????????????appium???????????????Appium?в???api????÷???Appium??????Appium+Python??????в???demo?????

???·???
App??С????H5?????????????????Щ??
2024/9/11 15:34:34?????????????????????????
2024/9/10 11:13:49P-One ???????????????????????????????????????
2024/9/10 10:14:12???????????????????????????
2024/9/9 18:04:26??????????????????
2023/3/23 14:23:39???д?ò??????????
2023/3/22 16:17:39????????????????????Щ??
2022/6/14 16:14:27??????????????????????????
2021/10/18 15:37:44