Hi
I am new to this forum, as for now I am taking the Test Developer learning path. And stuck in an assignment. I am using modern activity only atm.
As for now I am doing an assignment with these STRP:
- Opens the Edge browser on ACME Employees page
- Closes the pop-up window.
- Accesses the information for the first candidate. (I have modified this part, so it writes the name in the pop-up window with a “Get-text” activity, and writes it to a variable, and want to find the name from the pop-up, and click on the icon (See attached image))
- Scrapes the Name, Phone, Birthdate and Email.
- Closes the candidate window.
- Opens this Form.
- Enters the candidate information in the form.
- Clicks Submit.
- Click Submit to submit another response.
- Refreshes the ACME window.
Expected output: Find the text that is written to a variable, and click on the icon to the left of the text. which should then open a pop-up window