appium / appium-mac2-driver

Next-gen Appium macOS driver, backed by Apple XCTest
Apache License 2.0
116 stars 24 forks source link

Cannot perform send keys action #154

Closed lcwus2 closed 1 year ago

lcwus2 commented 1 year ago

appium v1.22.3

I use inspect tool to locate a text field and want to send the text by sending keys action. Error msg is Screenshot2022_08_04_091021

lcwus2 commented 1 year ago

and I always met error "Interactions are not available for this element"

zhouxihong1 commented 1 year ago

可以通过xcui文档中提供的执行脚本的方式,实现点击之后,再输入字符,针对任意控件都能生效,本人有开源了一个基本封装库,在https://github.com/zhouxihong1/mac_automation.git 欢迎交流

mykola-mokhnach commented 1 year ago

It is impossible to advice anything on this issue without detailed server logs and environment infos.