PDF file menu options are not getting identified
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
PDF file menu options are not getting identified
I am trying to automate below.
1)Open Adobe reader .Open PDF file from Adobe reader
2)add comments
3)Check in
4)Save file.
How ever test complete not identifying Comments button individually.
After clicking on file,Context menu items are not getting identified individullay.
Need to navigate to File-->Sharepoint-->Check in.But testcomplete not identifying them.
I tried opening both testcomplete and adobe reader as same previliges.
help in this regard is much appreciated.
Solved! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
As I understand, you are not an Adobe employee, therefore Adobe Reader is a third party application for you and you can't get it recompiled with debug info.
In this case you have to find workarounds for your problem. For instance, use keyboard shortcuts, main menu items, image recognition, etc.
Gennadiy Alpaev
Software Testing Automation Tips - my new book
TestComplete Cookbook is published!
About Community Experts
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Gennadiy ,
Thanks for ur reply.
I am using keybpoard short cuts for opening the PDF file from reader and Making some changes.How ever I don't know what is the short cut for adding Comments in PDF file.
Once we add comments ,Same file needs to be checked in and save into share point.
I can be able to save using Cntl+S short cut but don't know how do check in by navigating File-->SharePoint-->Check in
Help can be appreciated.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I don't have experience in using Adobe Reader, yet I don't have it installed. However, usually such applications allow to customize your toolbars/keyboard shortcuts (try right-click on any toolbar and search for Customize menu item).
Gennadiy Alpaev
Software Testing Automation Tips - my new book
TestComplete Cookbook is published!
About Community Experts
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
BTW, another possible solution is using another application (e.g. Foxit Reader) to perform the actions with the file.
Gennadiy Alpaev
Software Testing Automation Tips - my new book
TestComplete Cookbook is published!
About Community Experts
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dears thanks for your reply.
I should use only with adobe reader .And there is no option to use customized version of short cuts.
Plz help if any other option i can ty for.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Then probably the only option left is using Image-Based Testing
Gennadiy Alpaev
Software Testing Automation Tips - my new book
TestComplete Cookbook is published!
About Community Experts
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Gennadiy ,
I tried with I mage based testing,Seems its working 5n as of now.
Thanks for ur help
