Ejemplo n.º 1
0
 public void SwitchToFrameElement(IWebElement frameName)
 {
     CommonsFunctions.SwitchToFrameElement(frameName);
 }