Good morning friends, I'm doing the automation of an application, the problem is that the application seems to be developed using Javascript,
I have the problem that I click on the "Add" button and it opens a pop up of a form ... but I can not complete that form I do not know why,
The rest I already did using the FindElement (By.xpath ("name")); But when I enter the pop-up window to fill out the form, I do not fill in the fields,
Does someone help me?
thanks!