Keyword Mode: Unable to record the Chrome Print function.
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Keyword Mode: Unable to record the Chrome Print function.
Our Website allows the user to print an Order Summary via the browser's pring function. However, TestComplete is not recording me clicking on the 'Print' button in Chrome. Please see the attached file for a screen shot.
Has anyone seen this before? Do I need to load a special extension or permission or make a settings adjustment?
Solved! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Have you been through all of this?
Check your Chrome version here:
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I think that this Print panel is implemented via internal Chrome means and thus may be not recognizible for TestComplete.
As a workaround you may consider these options:
-- Use print shortcut keys combination (Ctrl-Shift-P) to print using the system dialog that should be accessible to TestComplete;
-- Consider image search to find the image of the Print button and click it;
-- You may try the TextObject object and check if it works with Chrome.
/Alex [Community Champion]
____
[Community Champions] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Champions]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Champion] signature is assigned on quarterly basis and is used with permission by SmartBear Software.
https://community.smartbear.com/t5/Community-Champions/About-the-Community-Champions-Program/gpm-p/252662
================================
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Alex - Sorry for the late reply. The keys combination did the trick. I'm so mouse-centric I sometimes forget to just use the keyboard.
Thanks,
Rich
