UIAutomation - WebKit Threading Violation - initial use of WebKit from a secondary thread

自闭症网瘾萝莉.ら 提交于 2019-12-04 20:32:11

问题


Running UIAutomation from the command line I often get:

WebKit Threading Violation - initial use of WebKit from a secondary thread.

Note, I'm using the -w flag and it's at the beginning. This answer didn't help: WebKit Threading Violation - initial use of WebKit from a secondary thread in UI Automation

Any idea how to avoid?

==== UPDATE

Just getting Instruments NOT to print this out would be useful.

来源:https://stackoverflow.com/questions/28763914/uiautomation-webkit-threading-violation-initial-use-of-webkit-from-a-seconda

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!