Some times, you may have a page on your application that opens in a browser without the toolbar. In these cases, you cannot access the accelQ Recorder plugin as the Extension buttons are not displayed. This situation is common with popup browsers that open up inside an application, when you perform some action.
Review the options below for your specific situation.
Option 1: Open the window in a Chrome tab
- Right click on the header of the window and select "Show as tab" option
- This will make the window to appear as a tab on a full-blown browser.
- At this point, you can open accelQ in a tab on the same browser and record the view or you can also drag/drop this tab into a browser that already has accelQ open.
Option 2. Copy & Paste the URL from the address bar
Copy the URL from the address bar and open it up in a fresh tab in the browser. The content will load in this new tab and you can now record against this tab.
Option 3: Derive the URL from the Window console
In a case where the address bar is not displayed, open "Dev Tools" (Inspect) on Chrome and type following command in the console. Copy the URL and paste in a new Chrome tab
window.location.href
Comments
0 comments
Please sign in to leave a comment.