kevin_kapellFrequent Contributor3 years agoSelect browser back buttonHow do I select the Browser Back button? this is in Chrome. I tried the object.Back() method but it does not seem to work.
1 ReplyReplies sorted by Most LikedrraghvaniChampion Level 33 years agoTry for example, Sys.Browser("chrome").Page("https://www.w3schools.com/java/*").Keys("~[Left]"); using Keys("~[Left]") method.
rraghvaniChampion Level 33 years agoTry for example, Sys.Browser("chrome").Page("https://www.w3schools.com/java/*").Keys("~[Left]"); using Keys("~[Left]") method.
Recent DiscussionsTestexecute not possible to select tests if tesexec plan existsSys.OleObject. Microsoft Office (Word, Excel)'Project not defined' errors after updating to 15.77.6.7
Related ContentObject browser is showing different buttonSelecting a radio button in keyword recordingHow to?/back browser button(JavaScript/Chrome)