minicap icon indicating copy to clipboard operation
minicap copied to clipboard

Screen interaction does not work

Open fablexis opened this issue 5 years ago • 6 comments

I was running the example that is into the example folder, but I cannot interact with the mobile screen that the browser shows... I'm not sure if this is the normal behaviour when using mincap, I've used STF and there it is possible to interact with the device screen using the browser.

Can anyone clarify this to me? Thanks in advance

fablexis avatar Jun 16 '20 21:06 fablexis

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.61. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

issue-label-bot[bot] avatar Jun 16 '20 21:06 issue-label-bot[bot]

That is just a screen display there on browser so there is no screen interaction handling over there. I think you are running it though app.js . I hope this will helpful. For batter understanding you can read that app.js file which is responsible only to show the screen on browser.

varundtsfi avatar Jun 17 '20 15:06 varundtsfi

@varundtsfi I got you...

I was taking a look at minitouch but it seems that's for capturing events when touching the screen. So I was wondering if there is a component that I can isolate in the same way we can see in the example folder, but with the touching feature enabled

fablexis avatar Jun 17 '20 22:06 fablexis

@sorccu can you suggest something in order to enable the screen interaction using "minicap"? Is there a way to enable the touch screen? What can we use/combine in order to do that? Do we have to use "minitouch", if so, how? Thanks

fablexis avatar Jun 22 '20 15:06 fablexis

Facing similar issue. Any help is appreciated. We have to follow any steps to do the screen interaction by clicking the object.

KavithaRamkrishnan avatar Jul 01 '20 13:07 KavithaRamkrishnan

@kavithamanivel I haven't found a workaround for that. @varundtsfi do you have any suggestion or idea? Thx

fablexis avatar Jul 01 '20 14:07 fablexis