Skip to main content

How to interrogate a Single Web Page application

How-to | September 17, 2019 | 01:54

A single-page application (SPA) is a web application that retrieves all the necessary code — HTML, JavaScript, and CSS — with a single page load or else dynamically loads necessary resources and adds them to the page as needed. The page does not reload, nor does control transfer to another page. With a single-page application, all elements of the Document Object Model exist in one page. This differs from a traditional web application because the SPA page reloads differently and all objects in the application can exist in the DOM simultaneously. When interrogating single-page applications, you must define the container controls to house the application's controls in order to match correctly. Container controls are parents of the other controls. 

NOTE: It is not recommended to incorporate and interrogate Pega applications in a robotic solution. This is only used as an example. Please review the documentation on Community: https://community.pega.com/knowledgebase/documents/working-single-page-web-applications

How to interrogate a Single Web Page application
Share this page Share via x Share via LinkedIn Copying...

About this Series

Product How-To's cover a wide range of topics, such as configuration, customization, workflow design, integration, data management, reporting, and more. These videos typically target users, developers, administrators, or anyone seeking practical guidance on using specific features or solving specific challenges within Pega's software ecosystem.

Related Videos

Product How-to | Pega Robotics: How to implement the script component
Video duration: 01:58

Often specific functionality is needed that cannot be met through typical robotic automation development. Pega Robot Studio…

View All Videos

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us