ATF step "Click component" not retrieving page elements

Afsar2
Tera Contributor

Hi,

I am trying to create ATF test to test service portal.

When using page inspector for the portal page, I am able to click on the components and navigate through the portal.

On the ATF test when I add the test step "Click Component" retrieve button is not showing up any component. Hence "Next" button is disabled and cannot select page components.

 

I need to know if anything is missed here.

 

Afsar2_0-1729535795165.png

 

 

5 REPLIES 5

Rampriya-S
Tera Guru
Tera Guru

@Afsar2 follow the yellow guide lines on top, the Retrieve Component didn't find any component, deactivate this step and run up to the previous step for ensuring it is navigating to the correct page also check the 'Test Results' and 'Testable Components' for more details

Best,
Rampriya S

@Rampriya-S , I have verified. previous step is going to the correct page. Same page when opened in Page inspector, I am able to find the components.

Hi @Afsar2 

 

This is maybe due to either reason

1. Correct page is not open

2. Not testable component on that page.

3. You are using wrong component step.

After selecting the component check what all action can be carried out for that element.

Shaqeel_0-1729586486323.png

And If you are using the form as pervious step, do not retrieve again and again just direct select the component.

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.

*************************************************************************************************************

 

 

Regards

Shaqeel

 


***********************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.

***********************************************************************************************************************





Regards

Shaqeel

Afsar2
Tera Contributor

Hey, this started working on it's own on the same page. Able to retrieve page components. Not sure what caused the issue.