DeviceFarmer / stf

Control and manage Android devices from your browser.
https://devicefarmer.github.io
Other
3.52k stars 497 forks source link

Can you have iOS landscape touch actions ? #746

Open Jitu1888 opened 10 months ago

Jitu1888 commented 10 months ago

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.

image
Jitu1888 commented 10 months ago
image

With wda it is working fine.

mribeiro commented 10 months ago

Hi @Jitu1888 ,

Sorry for somewhat hijack your post. How did you add iOS support to STF? Was it through the repo “stf_ios_support”? And are you using the latest build of DeviceFarmer/stf ?

Thank you

Jitu1888 commented 10 months ago

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

mribeiro commented 10 months ago

By any chance, @Jitu1888 , did you open source those changes?

Jitu1888 commented 10 months ago

@mribeiro I will create the document and we will be sharing the new repo for it.

mribeiro commented 10 months ago

@Jitu1888 appreciate that! Hope I can help with something so we reach our goals ;)

Obsession1995 commented 10 months ago

@Jitu1888 Hello, have you uploaded the documentation for iOS support in stf? If so, could you give me the link? Thank you so much.

testifyqa commented 10 months ago

Would also be very interested in some docs or guidance on adding iOS support in device farm please

viliamzigo commented 8 months ago

Hello @Jitu1888, where can we find new repo with iOS documentation?

QA-Jihyun commented 7 months ago

I would also like help with iOS documentation. If you have a document, please share it.

NguyenHoangDuy2406 commented 7 months ago

@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.

denis99999 commented 7 months ago

@Jitu1888 , @NguyenHoangDuy2406 , it will be great if you could contribute to DeviceFarmer/stf project by adding to it the stf_ios_support project and maintaining it with associated documentation?

Jitu1888 commented 7 months ago

Sure @denis99999 . I will update the source code to Git Hub by tomorrow. I didn't get time for documentation.

denis99999 commented 7 months ago

@Jitu1888 , many thanks ! You will update that under DeviceFarmer project ?

Jitu1888 commented 7 months ago

https://github.com/Jitu1888/ios-device-lab, I will update the document by tomorrow eod.