kevin_kapellFrequent Contributor2 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.
rraghvaniChampion Level 32 years agoTry for example, Sys.Browser("chrome").Page("https://www.w3schools.com/java/*").Keys("~[Left]"); using Keys("~[Left]") method.
rraghvaniChampion Level 32 years agoTry for example, Sys.Browser("chrome").Page("https://www.w3schools.com/java/*").Keys("~[Left]"); using Keys("~[Left]") method.
Related ContentObject browser is showing different buttonSelecting a radio button in keyword recordingHow to?/back browser button(JavaScript/Chrome)ClickItem select another OptionUnable to Select OK on browser confirmation pop up
Recent DiscussionsUnable to re-cert TestComplete-Certification15.69 vs. 15.70TestComplete cannot click item on popupmenu during playbackSolvedBackticks in textboxes using the Keys commandChecking until a window doesn't exist