I am using the latest internal build do to the issue with edits to elements or test cases not propagating in Test Lists. A new issue has crept up for us when working with frames.
In order for our tests to run in our various environments and to get around framebox IDs we edit the properties of the framebox. We typically remove the frame name and add a "~" to the href as our base URL changes slightly depending on which environment (DEV,QA,Stage,Prod). This works great we can run it in all environments as well as across our different clients personalized URLs without having to keep a bunch of one off test cases.
The issue I am experiencing is when I make these edits to the properties they do not stick even if I save the project before I try to run it again. I have found that I can make my changes and then save it but I have to refresh the entire element library in order for my edits to take hold. We have a large element library so it takes time to refresh before we can confirm if the modification to the test worked. This adds to much overhead having to refresh and wait and hope it works so we dont have to try again. There are also times when doing these edits crashes the entire Studio and we have to restart which is very frustration for anyone.
Has anyone experianced this? Is there a workaround that is possible?
In order for our tests to run in our various environments and to get around framebox IDs we edit the properties of the framebox. We typically remove the frame name and add a "~" to the href as our base URL changes slightly depending on which environment (DEV,QA,Stage,Prod). This works great we can run it in all environments as well as across our different clients personalized URLs without having to keep a bunch of one off test cases.
The issue I am experiencing is when I make these edits to the properties they do not stick even if I save the project before I try to run it again. I have found that I can make my changes and then save it but I have to refresh the entire element library in order for my edits to take hold. We have a large element library so it takes time to refresh before we can confirm if the modification to the test worked. This adds to much overhead having to refresh and wait and hope it works so we dont have to try again. There are also times when doing these edits crashes the entire Studio and we have to restart which is very frustration for anyone.
Has anyone experianced this? Is there a workaround that is possible?