Forum Discussion

Urmikhan's avatar
Urmikhan
Occasional Contributor
5 years ago
Solved

Check entity from drop down box

Using array,how to check each entity from drop down list
  • Urmikhan's avatar
    Urmikhan
    5 years ago
    I am testing web app and I have select entity box .When I click select entity box ,it is spread and shows five check box entity.My test is if I check first entity it is show select entity box, then I have to click search button to search that entity and verify text that entity showing and I have to do same way other 4 of them.I am not doing keyword testing.I am using findchild method to find objects property and value.I try to do using array and looping ,each checkbox ckecked and do it function.then goes to other and functionality are same for all entities.so it can reduce my object library and functional library.