but these all are videos. i have seen videos and if i will again seen it then it will take more time.
i need only text file in which all generic function define like below.
public void openBrowser(String browserName){
//body of this
}
public void navigate(String URLKey){
//body of this
}
public void click(String identifier){
//body of this
}
public void input(String identifier, String data ){
//body of this
}
public void doLogin(){
//body of this
}
Hi Ashish,
i saw you mentioning download the Generic Code from video but i did not see any link to download the codes.
could you please suggest us how thanks