static void clickOnThingIfVisible(S thing) { L<Rect> rects = thingsOnScreenMap().get(thing); if (nempty(rects)) click(random(rects)); }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1010894 |
| Snippet name: | clickOnThingIfVisible |
| Eternal ID of this version: | #1010894/1 |
| Text MD5: | 0b774704c634dd56d5a829501459a601 |
| Author: | stefan |
| Category: | javax / automation |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-10-05 15:10:04 |
| Source code size: | 147 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 718 / 784 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |