TestVariables.driver.switchTo().frame(TestVariables.driver.findElement(By.xpath("//html/body/div[3]/div[1]/div/div[2]/div[2]/div/div/div[3]/form/div[6]/div/div/iframe")));
TestVariables.driver.switchTo().defaultContent();
You must be logged in to post a comment.