Make Dejaclick support Angular
Currently when you try and record an Angular Web page in Dejaclick it is hit or miss. Dejaclick does not interact with the Angualr Element, it just clicks and sends keys. If you want to see the issues in action go to www.delta.com and record a flight search. Then play it back. Does not work well. Selenium is better suited for manuvering through Angular Journeys.2KViews3likes1CommentConfigure Pause time duration prior to Local Retry
Local retry and Global Verify Tests are immediately scheduled following the initial failure that triggered the run in production testing. AlertSite today does not have a feature in place to pause the test for a duration of time before the next retry begins. The issue we have is when the AlertSite DejaClick script encounters a failure due to say a network blip, the retry is immediate. For some tests we would rather delay the Retry a few seconds. This would benefit the support team by not sending out alert notifications for false positives.1KViews0likes1CommentFull page response time on the dashboard
we do not see full page response time on the dashboard, whereas what we get is Last response of the monitor. is there any way to include full page response time to dashboard. Please implement this feature, this will help the clients to understand the full-page load time without drilling down to the details.725Views5likes4CommentsAbility to open browser as specific user (to validate SSO)
It would be beneficial if there is an option toopen browser as specific user that will enable us to validate SSO scenario just like how an enterprise end user would access an application. If we are including the login process as part of transaction, then we are not actually emulating the end user and hence this functionality is much required for several use cases that we have.686Views2likes0CommentsCombine Dejaclick and SoapUI
In Alertsite you have Soap Monitors that run independily testing endpoints and then Web monitors which run independently. I would like the ability to use and existing Soap Monitor as a data source from Dejaclick. In Dejaclick if we had the ablity to after logging in , see our existing soap monitors and choose the soap monitor we wanted. It would then give us a drop down list of objects that the soap monitor returns. We could pick the redirection URL as a variable and then use the variable for the url that we first open in Dejaclick to start the journey. Thanks, Douglas675Views0likes0CommentsAdd dynamic content string to end of Navigation URL in DejaClick Extension
Add dynamic content string to end of Navigation URL in DejaClick Extension. For example the browser timestamp string would be added to the end of the first event on playback. Example: Below is one of the requirement, where, timestamp (Current Timestamp) string to be added to the end of URL. GEThttps://example.com/content/dam/heartbeat.jpg?t={timestamp} Please add a timestamp in the query to bypass cache Check response code 200573Views0likes0Comments