rkpatnaikOccasional ContributorJoined 7 years ago14 Posts1 LikeLikes received1 SolutionView All Badges
ContributionsMost RecentMost LikesSolutionsRe: Property checkpoint with code expression Thanks Robert for the response. There is only a space between those texts on the screen and no such symbol. Any idea how can we handle that? Thanks, Ranjan Property checkpoint with code expression Hi, I was trying to add one checkpoint using the following code expression "I am↴"&Project.Variables.Var_quoteQuestion("Goal") On screen, the message is displayed as I am just investing (not sure where this ↴ come from). The test is failing even though the actual value matches with the expected value. Please see attached screenshot. Can somebody tell me if I am using a wrong expression? Re: Object spy points to different locations for all the objects on web page Hi, By OS scaling, do you mean screen display settings/resolution? If yes, then I had tried that as well. Still I found the same issue. Re: Object spy points to different locations for all the objects on web page I am not sure if this issue is related to my previous post https://community.smartbear.com/t5/TestComplete-General-Discussions/External-exception-C06D007E/m-p/163293# Please let me know if someone has faced this type of issue and if there is any solution. Re: Object spy points to different locations for all the objects on web page Hi, I had already checked Browser's zoom and it was 100% Re: Object spy points to different locations for all the objects on web page Hi, I had already checked Browser's zoom and it was 100% Object spy points to different locations for all the objects on web page The object spy points to a different location on the web page for an object. This happens in case of almost all the objects. Please see the attached screenshot. Note: Checked with both 12.42 and 12.50 versions. Browser is maximized. Re: External exception C06D007E Hi Alex, Thanks for the response. Below is the answer to your question on Objects. I had recorded a test prior to MS Access Database engine 2010_x64 installation. I uninstalled that because it didnot work. Now I tried to run the recorded test and TestComplete is unable to perofrm the operations / identify the objects (e.g. Buttons, Textboxes etc.) of the web application. When I used object spy, it shows the same properties of the object at a different point, not on that particular button/textbox. Afterwards I tried to run the same test in a different machine, and TestComplete had no difficulties in identifying those objects. So I am now suspecting it is caused due to /passive command-line installation of MS Access Database engine. Re: External exception C06D007E Hi, As I have 32-bit Office and 64 bit TestComplete installed, to match the bitness of TestComplete and MS Access Database Engine, I tried to install 64-bit MS Access Database Engine 2010, but it failed because of 32-bit Office. Then I tried to install 64-bit MS Access Database Engine 2010 AccessDatabaseEngine_X64.exe with /passive command line instruction as given in the help document. It worked out for a couple of runs, but now when I tried to use another Data-Driven loop, while providing the path for the excel workbook, I got the error message "External Exception C06D007E". Please see the attachment in my first post. Now after uninstallation of MS Access Database Engine 2010, Test Complete is unable to recognize the objects. Please help. Re: External exception C06D007E Hi All, Thanks for inputs. I tried to "passive install" Access database Engine_x64 from command line. It worked for a day. The next day TestComplete is unable to run the data loop.