![]() |
| |||||||
Automation Anywhere Post messages and questions related to Automation Software here. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
|
I am analysing HTML Pages As there is no indicator on a page as to howmany details are on a page, I am having to use String Manipulation to count the occurences of text. - I thought if the string manipulator was unsuccesful it would give an error , however it doesn't, Can you suggest another way to count text occureces on a page, eg- asdad food asadad asd hhh food asdsad asdjj h food dfsss food jjj food sdsddddA occurences ( food ) = 5 Thx |
| |||
|
Hello, You can use 'Loop with condition' and 'String Manipulation' command to count the occurrences of a text in a string. We have attached a sample task for your reference. Please copy it under location, 'C:\...\My Documents\Automation Anywhere\Automation Anywhere\My Tasks' folder. Task would show you the occurrences of 'food' in a message box. Hope that helps. |
![]() |
| Thread Tools | |
| Display Modes | |
| |