Matthew2
(Matty)
July 24, 2021, 6:04am
1
Hi team,
I have different screens appearing after each action. I want to take a screenshot of the screen but the target element isn’t fixed.
Target screen can either be a customer, vendor or a GL account screen. Can you please suggest how to take screenshot for such scenarios?
Hi @Matthew2 ,
It’s better if you use screenshot activity without selectors as it will capture any screen appearing at that time.
Thanks.
2 Likes
Well another way would be to make the selector more general in case, like there would be common attribute for that aprticular target element, using that u can able to take screenshot of any screen which is coming
Try to use css selectors here
Regards,
Nived N
1 Like
Matthew2
(Matty)
July 24, 2021, 9:11am
5
Hi,
where’s the css selectors that you mentioned?
Css selectors are type of selectors which is constructed by using unqiue attribute in element
to learn more about it refer @Anmol_Yadav video on it
Regards,
Nived N
1 Like
Matthew2
(Matty)
July 24, 2021, 9:15am
7
Thanks all, I’ll give it a try
1 Like
Hi @Matthew2
if your issue is resolved , kindly mark the appropriate answer as solution
system
(system)
Closed
July 27, 2021, 2:33pm
9
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.