Skip to main content
Question

Get page source action is not supported for the selected browser type.

  • September 26, 2023
  • 2 replies
  • 132 views

Hello !

I am trying to extract the page source code by using action, “Get Source Code” of package Browser. But when I ran the BOT got an error of : 

The page that I am trying to extract the code is : https://www.theautomationchallenge.com/

 

2 replies

Tamil Arasu10
Most Valuable Pathfinder
Forum|alt.badge.img+18
  • Most Valuable Pathfinder
  • September 26, 2023

Hi @Zaid Chougle ,

To capture source code from an iFrame, use Recorder package 2.5.0 or above (Chrome and Edge only)

Please find the below screen,

Im able to get the source code from the above mentioned page

 

 


Zaid Chougle
Navigator | Tier 3
Forum|alt.badge.img+17
  • Navigator | Tier 3
  • September 27, 2023

Hi @Zaid Chougle ,

To capture source code from an iFrame, use Recorder package 2.5.0 or above (Chrome and Edge only)

Please find the below screen,

Im able to get the source code from the above mentioned page

 

 

Thank you for your support