MW_Didata
2 years agoRegular Contributor
Linked test, same object different namemapping
Within my projectsuite there is a linked test for starting our application and logging in. This tests works in every project except one.
When using the object spy in one project I get the correct namemapping
But when in using the object spy in the other project the same object gets a different namemapping.
Now all my tests of just this one project failed because it cant log in.
I assume if i change over to this other namemapping the other projects might not be able to find the login screen.
I changed some project settings yesterday and now it won't find any namemapped item, so i reset my branch and that seemed to have fixed it. minimal progress lost so I call it a win!