-
Notifications
You must be signed in to change notification settings - Fork 492
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can you have iOS landscape touch actions ? #746
Comments
Hi @Jitu1888 , Sorry for somewhat hijack your post. Thank you |
I did some code changes in "stf_ios_support: coordinator package" and its working fine. But STF iOS touch is not working in stf @mribeiro |
By any chance, @Jitu1888 , did you open source those changes? |
@mribeiro I will create the document and we will be sharing the new repo for it. |
@Jitu1888 appreciate that! Hope I can help with something so we reach our goals ;) |
@Jitu1888 Hello, have you uploaded the documentation for iOS support in stf? If so, could you give me the link? Thank you so much. |
Would also be very interested in some docs or guidance on adding iOS support in device farm please |
Hello @Jitu1888, where can we find new repo with iOS documentation? |
I would also like help with iOS documentation. If you have a document, please share it. |
@Jitu1888 If you're working on branch stf_ios_support, I think should upgrade the latest WDA version also (As I know the using WDA version is v5.x.x BUT the latest is v7.x.x). When upgrade it, we need to update the script to handle touch action too because from v7.0.0, have a big change: https://github.com/appium/appium-xcuitest-driver/releases/tag/v7.0.0 I'm using the branch stf_ios_support and upgraded to the latest WDA also. So if you need information, please let me known. Thanks. |
@Jitu1888 , @NguyenHoangDuy2406 , it will be great if you could contribute to |
Sure @denis99999 . I will update the source code to Git Hub by tomorrow. I didn't get time for documentation. |
@Jitu1888 , many thanks ! You will update that under DeviceFarmer project ? |
https://github.com/Jitu1888/ios-device-lab, I will update the document by tomorrow eod. |
I m using stf version 3.6.6
Can you have iOS landscape touch actions ?
When iOS device changed to landscape mode then the touch is not working. But when I see wda logs it is giving the information. ([WDA] t = 155.92s Interface orientation changed to Landscape Right). Can you guys support it.
The text was updated successfully, but these errors were encountered: