Need More Info
Last Updated: 29 Nov 2022 15:20 by ADMIN
Jim
Created on: 29 Nov 2022 02:48
Type: Bug Report
0
Error at Build: HomeDiv' is not a member of 'Pages.HttpsPedcoreuiPage'.

 At Execute for all tests I'm getting this error:

[ Compiler ]
20:44:39 'ERROR' > C:\Users\jbailey\OneDrive - Madison Resource Funding Corp\Nav2QA\NotThisLevel-Nav2-Smoke1\Nav2-Smoke1\AppPage.tstest.vb(111,0) : error BC30456: 'HomeDiv' is not a member of 'Pages.HttpsPedcoreuiPage'.
20:44:39 'ERROR' > C:\Users\jbailey\OneDrive - Madison Resource Funding Corp\Nav2QA\NotThisLevel-Nav2-Smoke1\Nav2-Smoke1\AppPage.tstest.vb(117,0) : error BC30456: 'HomeDiv' is not a member of 'Pages.HttpsPedcoreuiPage'.
20:44:39 'ERROR' > C:\Users\jbailey\OneDrive - Madison Resource Funding Corp\Nav2QA\NotThisLevel-Nav2-Smoke1\Nav2-Smoke1\LogOnBase2.tstest.vb(52,0) : error BC30456: 'HomeDiv' is not a member of 'Pages.HttpsPedcoreuiPage'.
20:44:39 'ERROR' > C:\Users\jbailey\OneDrive - Madison Resource Funding Corp\Nav2QA\NotThisLevel-Nav2-Smoke1\Nav2-Smoke1\LogOnIfElse.tstest.vb(52,0) : error BC30456: 'HomeDiv' is not a member of 'Pages.HttpsPedcoreuiPage'.
20:44:39 'ERROR' > C:\Users\jbailey\OneDrive - Madison Resource Funding Corp\Nav2QA\NotThisLevel-Nav2-Smoke1\Nav2-Smoke1\TCE2.tstest.vb(59,0) : error BC30456: 'HomeDiv' is not a member of 'Pages.HttpsPedcoreuiPage'.
20:44:39 'INFO' > Build Failed

I spent an hour analyzing it. The only thing I can see in the code is the fact that, for each file with the error there is code from a file I no longer use. Here is the suspect:

                        

  <CodedStep("Verify 'TextContent' 'Exact' 'Home' on 'HomeDiv'")> _
        Public Sub LogOnBase_CodedStep()
                        Pages.HttpsPedcoreui.HomeDiv.AssertContent().TextContent(ArtOfTest.Common.StringCompareType.Exact, "Home")

        End Sub

I'd really like to talk to someone as there are other HomeDivs in the files so I don't want to start deleting steps.

 

1 comment
ADMIN
Elena
Posted on: 29 Nov 2022 15:20

Hi Jim,

I am sorry to hear you experience any errors and will assist you with sorting these out.

I will submit a private support ticket on your behalf to continue this investigation as we might need to exchange some private content and this item is a public entry in our feedback portal. You can find the ticket in your Telerik account. 

Regards,
Elena
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Test Studio course! Check it out at https://learn.telerik.com/.