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

Shortest Mobile #260

Closed
wants to merge 22 commits into from
Closed

Conversation

gladyshcodes
Copy link
Contributor

@gladyshcodes gladyshcodes commented Jan 6, 2025

Screenshot 2025-01-25 at 18 41 12

This PR rewrites the core architecture of Shortest to enable seamless scaling for mobile testing integration. It addresses limitations in the existing architecture and introduces mobile testing capabilities

Currently, mobile Browser supports 4 actions:

  • Screenshot
  • Scroll (swiping)
  • Click (tap)
  • Type

Copy link

vercel bot commented Jan 6, 2025

@gladyshcodes is attempting to deploy a commit to the Antiwork Team on Vercel.

A member of the Team first needs to authorize it.

@rmarescu rmarescu linked an issue Jan 19, 2025 that may be closed by this pull request
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ gladyshcodes
❌ Nazar Gladysh


Nazar Gladysh seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@gladyshcodes
Copy link
Contributor Author

gladyshcodes commented Jan 24, 2025

Sharing an update on the AI topic we discussed during yesterday's call, @rmarescu

I experimented a bit and got AI to work—it turns out the issue was indeed with the screenshot dimensions. A solid step forward!

Prompt: "Go to the Explore page and then click on the first dropdown. Ensure that it opens"

Screen.Recording.2025-01-25.at.00.1.mp4

@slavingia
Copy link
Contributor

Closing, can re-open once back on the agenda!

@slavingia slavingia closed this Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Native mobile app testing
3 participants