1. Retrieve the test data from excel sheet, put in in google search bar, click on search button and click on the first link opened in google search.
2. Write a program to check whether the string can be a palindrome. for example if the string aab(it is not a palindrom string). replace the characters in a string like aba, baa etc. and check that can be a palindrome string.
3. How will you Identify the webelement that has same property values?
4. write a pgm to return the no.of rows and columns in a webtable?
5. Write a prm to return the row and colum value like(3,4) for a given data in web table?
2. Write a program to check whether the string can be a palindrome. for example if the string aab(it is not a palindrom string). replace the characters in a string like aba, baa etc. and check that can be a palindrome string.
3. How will you Identify the webelement that has same property values?
4. write a pgm to return the no.of rows and columns in a webtable?
5. Write a prm to return the row and colum value like(3,4) for a given data in web table?