Skip to content

add keyword get_current_package#456

Open
hassineabd wants to merge 1 commit into
serhatbolsu:masterfrom
hassineabd:keyword/current_package
Open

add keyword get_current_package#456
hassineabd wants to merge 1 commit into
serhatbolsu:masterfrom
hassineabd:keyword/current_package

Conversation

@hassineabd

Copy link
Copy Markdown

add keyword get_current_package on android utils

@hassineabd

hassineabd commented May 28, 2026

Copy link
Copy Markdown
Author

I wanted to add context to this keyword

Use Case: Lifecycle / Stress Tests on iOS

We're chasing a "stuck on intro screen" freeze bug or slow start on a production app

Reproducer Test Sequence

  • Start The Application — opens the app
  • Run a long monkey burst (random taps/swipes across the screen)
  • Background Application 60 — sends the app to background then resumes
  • Trigger memory pressure (activate several other apps to push ours out of memory)
  • Terminate Application / Activate Application — kill + cold relaunch
  • Get the current package / app in the foreground to verify the app is back in foreground ← missing keyword

So this case lack the keyword to get the current package to make assertion on it later

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants