Forum Discussion
rraghvani
Champion Level 3
Can you convert your keyword test to script, and post the coding please?
nandini_thota
2 years agoContributor
function Test4()
{
//Launches the specified browser and opens the specified URL in it.
Browsers.Item(btEdge).Run("https://smartbear.com/");
}
Related Content
- 9 years ago
- 2 years ago