Apoyo Automation Selenium con C#
Budget $10-30 USD
- Freelancer
- Jobs
- Selenium Webdriver
- Apoyo Automation Selenium con C#
Requiero de un apoyo fácil y rápido de una herramienta que estoy automatizando con selenium c#
al momento que entras al login, abre otra ventana y no puedo posicionarme en la segunda y así tomar los campos de la segunda ventana.
tengo el siguiente código pero no me funciona,:
//switch to new window
[login to view URL]("Aceptar").Click();
//wait for new window to open
[login to view URL](2000);
//get the current window handles
string popupHandle = [login to view URL];
string existingWindowHandle = [login to view URL];
ReadOnlyCollection<string> windowHandles = [login to view URL];
foreach (string handle in windowHandles)
{
if (handle != existingWindowHandle)
{
popupHandle = handle; break;
}
}
//switch to new window
[login to view URL]().Window(popupHandle);
//check for element on new page
[login to view URL]("BtnAceptar").Click();
//close the new window to navigate to the previous one
[login to view URL]();
//switch back to original window
[login to view URL]().Window(existingWindowHandle);
4 freelancere byder i gennemsnit $26 på dette job
Hello I have read your requirement and I can do that job as a QA having more than 9 year's experience in testing including web and mobile both for automation and manual testing. I have expertise in selenium (Java and Flere
Having around 7+ years of experience in the field of Software testing ( Manual & Automation) I think I am a great fit for this job. I used to train many students for Selenium C# and I have done many complex projects al Flere