Skip to content
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

Screen interaction does not work #216

Open
fablexis opened this issue Jun 16, 2020 · 6 comments
Open

Screen interaction does not work #216

fablexis opened this issue Jun 16, 2020 · 6 comments
Labels

Comments

@fablexis
Copy link

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

@issue-label-bot
Copy link

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

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

@issue-label-bot issue-label-bot bot added the bug label Jun 16, 2020
@varundtsfi
Copy link

varundtsfi commented Jun 17, 2020

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.

@fablexis
Copy link
Author

@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
Copy link
Author

@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

@KavithaRamkrishnan
Copy link

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

@fablexis
Copy link
Author

fablexis commented Jul 1, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants