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

WebAnnotationsUtil.java:63-71: Yet to be checked (native... #5307

Closed
0pdd opened this issue Jan 11, 2024 · 1 comment
Closed

WebAnnotationsUtil.java:63-71: Yet to be checked (native... #5307

0pdd opened this issue Jan 11, 2024 · 1 comment

Comments

@0pdd
Copy link
Collaborator

0pdd commented Jan 11, 2024

The puzzle 5251-9413765b from #5251 has to be resolved:

@todo #5251 Yet to be checked (native app required)
if (!"".equals(locator.androidViewTag()))
return MobileBy.AndroidViewTag(locator.androidViewTag());
if (!"".equals(locator.image()))
return MobileBy.image(locator.image());
*/
return null;
}

The puzzle was created by @pnatashap on 11-Jan-24.

role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

@0pdd
Copy link
Collaborator Author

0pdd commented Feb 18, 2024

The puzzle 5251-9413765b has disappeared from the source code, that's why I closed this issue.

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

No branches or pull requests

1 participant