18 December 2012

Click the button using Javascript


Click the button using Javascript 

document.getElementById("btnSearch").click();



No comments:

Post a Comment

Comments Welcome

Find number of letter occurence of all letter in c#

  Find number of letter occurence of all letter in c#  namespace ConsoleApp1 {     internal class Program     {         static void Main(st...