I need to get the first number into my first variable and the second number into my second variable.
Debug dialog show this:
press 24, 32 (can also be single numbers like 3, 22 or 3, 5 or 12, 4)
1
2
3
4
5
and so on...

The rest seems fairly simple as I would put the first number into no1 variable and the second into no2.
I would then click no1 and then no2.
Thanks