-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: CoderExamples/Poco
base: master
head repository: CoderExamples/Poco
compare: dev
- 8 commits
- 5 files changed
- 1 contributor
Commits on Apr 14, 2022
-
Ignore the case where top_activity cannot be obtained
忽略无法获取到top_activity的情况 (cherry picked from commit c9c58ab31dc77ee07db14084afd0f1f61aabd28c)
Configuration menu - View commit details
-
Copy full SHA for d1fc2f9 - Browse repository at this point
Copy the full SHA d1fc2f9View commit details -
(cherry picked from commit fa9b60b9f70550e615026e7e22404e784636e0fe)
Configuration menu - View commit details
-
Copy full SHA for 835223d - Browse repository at this point
Copy the full SHA 835223dView commit details -
NeteasePoco在已有hunter对象传入时,不再需要获取tokenid
(cherry picked from commit 38130e28174539b9601bd2eb81348c13fd390a3e)
Configuration menu - View commit details
-
Copy full SHA for 34e880d - Browse repository at this point
Copy the full SHA 34e880dView commit details -
(cherry picked from commit 2857e0d6a42734e83db56fee430f41d9a23a60bb)
Configuration menu - View commit details
-
Copy full SHA for 49ae0b8 - Browse repository at this point
Copy the full SHA 49ae0b8View commit details -
When using appium/WebDriverAgent, if the iPad is in landscape orienta…
…tion and under the desktop, the coordinates need to be additionally converted according to the vertical screen coordinates, otherwise no conversion is required. 当使用了appium/WebDriverAgent时,ipad横屏且在桌面下,坐标需要按照竖屏坐标额外转换一次,否则无需转换 (cherry picked from commit e35f6ddc969e0cddc8f91255d948a439c2dfbed0)
Configuration menu - View commit details
-
Copy full SHA for 03a127a - Browse repository at this point
Copy the full SHA 03a127aView commit details -
When the node is not found, reset the current node state, and force t…
…he node information to be re-queried for the next visit, which can be used to create a poco (xxx) and query it repeatedly. 找不到节点时,将当前节点状态重置,强制下一次访问时重新查询一次节点信息,可用于创建一个poco(xxx)并反复查询的情况 (cherry picked from commit b5462ab111c23ee1be19179ba9a2f40efecdccc8)
Configuration menu - View commit details
-
Copy full SHA for 06f8b46 - Browse repository at this point
Copy the full SHA 06f8b46View commit details -
(cherry picked from commit 4a487a4a4030045c71c9222ec5b656b0060cbd5c)
Configuration menu - View commit details
-
Copy full SHA for a50cb93 - Browse repository at this point
Copy the full SHA a50cb93View commit details -
Added refresh() interface to force nodes to re-query, equivalent to i…
…nvalidate() Fixed the issue that the wait_for_disappearance node was not re-queried 新增refresh()接口,让节点强制重新查询,等同于invalidate() 修复了wait_for_disappearance节点未重新查询导致的问题 (cherry picked from commit 631efd1e91226b4b4fc6bb2010372a90b1186b44)
Configuration menu - View commit details
-
Copy full SHA for 272315e - Browse repository at this point
Copy the full SHA 272315eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...dev