Closed GoogleCodeExporter closed 9 years ago
Thanks for reporting this. What does the log say? When searchText does not find
a text string it will print to the log the ones that it did find. Do you see
all the expected text view strings in there?
Original comment by renasr...@gmail.com
on 18 Oct 2013 at 11:20
Hi Renas, thank you for replying.
I just run the same script on two devices; when I run it on Samsung S4 it's ok
when I run it on Samsung Note II it fails and the logcat error report with tag
robotium is reported below; in the list from logcat I can't find the string I
need to search and others that are on the screen too!
10-18 14:42:04.930: D/Robotium(29707): 'Log out' not found. Have found: ''
10-18 14:42:04.930: D/Robotium(29707): 'Log out' not found. Have found: ''
10-18 14:42:04.930: D/Robotium(29707): 'Log out' not found. Have found:
'COUPONS'
10-18 14:42:04.930: D/Robotium(29707): 'Log out' not found. Have found: 'HOME'
10-18 14:42:04.930: D/Robotium(29707): 'Log out' not found. Have found: 'DEALS'
10-18 14:42:04.930: D/Robotium(29707): 'Log out' not found. Have found: '3,00'
10-18 14:42:04.930: D/Robotium(29707): 'Log out' not found. Have found: '€ '
10-18 14:42:04.930: D/Robotium(29707): 'Log out' not found. Have found: 'test
coupon robotium flavio valore € 3'
10-18 14:42:04.930: D/Robotium(29707): 'Log out' not found. Have found: ''
10-18 14:42:04.930: D/Robotium(29707): 'Log out' not found. Have found: ''
10-18 14:42:04.930: D/Robotium(29707): 'Log out' not found. Have found: ''
10-18 14:42:04.930: D/Robotium(29707): 'Log out' not found. Have found: 'test
coupon'
10-18 14:42:04.930: D/Robotium(29707): 'Log out' not found. Have found: '3,00'
10-18 14:42:04.930: D/Robotium(29707): 'Log out' not found. Have found: '€ '
10-18 14:42:04.930: D/Robotium(29707): 'Log out' not found. Have found: 'test
coupon robotium flavio valore € 3'
10-18 14:42:04.930: D/Robotium(29707): 'Log out' not found. Have found: ''
10-18 14:42:04.930: D/Robotium(29707): 'Log out' not found. Have found: ''
10-18 14:42:04.930: D/Robotium(29707): 'Log out' not found. Have found: ''
10-18 14:42:04.930: D/Robotium(29707): 'Log out' not found. Have found: 'test
coupon'
10-18 14:42:04.930: D/Robotium(29707): 'Log out' not found. Have found: 'NEW'
10-18 14:42:04.930: D/Robotium(29707): 'Log out' not found. Have found:
'ACCEPTED'
10-18 14:42:04.930: D/Robotium(29707): 'Log out' not found. Have found:
'EXPIRING'
10-18 14:42:04.930: D/Robotium(29707): 'Log out' not found. Have found:
'NEAREST'
10-18 14:42:04.930: D/Robotium(29707): 'Log out' not found. Have found: 'Yet to
implement!'
10-18 14:42:04.930: D/Robotium(29707): 'Log out' not found. Have found: ''
10-18 14:42:04.930: D/Robotium(29707): 'Log out' not found. Have found: ''
Original comment by flavioca...@gmail.com
on 18 Oct 2013 at 12:51
Unfortunately there is nothing to do about this. Each Vendor has their own
customisation of Android and sometimes they are not fully compatible with
Robotium.
Original comment by renasr...@gmail.com
on 4 Nov 2013 at 4:34
Original issue reported on code.google.com by
flavioca...@gmail.com
on 15 Oct 2013 at 1:38