Forum Discussion

Largent803's avatar
Largent803
Contributor
4 years ago
Solved

Locating away where Copying and Pasting Data into a Web Textbox with multiple user accounts

I have a Website where I go outside of the Website and Copy in a Word File and a Excel Spreadsheet to the Web Textbox.

The files are the same whether I am in my system or another users system and the file names are the same. The only difference

is going to be the path for getting the files. 

Which property can I setup in TestComplete to select the test to select this file where the users names have changed.

In my case the system has it setup where it is C:\users\Largent\desktop\ and then the files names.

  • I would check the name mapping and see if there's more than one branch that has these objects in them.  TC may be trying to validate against different places in the mapping and it gets confused easily.

     

    If you find two (or more) branches, move everything you need into one branch and delete the other one.

     

    If you don't find extra ones, then make a backup copy of your name mapping and then try deleting just the branch that has these objects and carefully mapping them again one at a time.