Hi, can we get an upgrade for profiles? The web application the company I work at requires me to use hundreds of Global Variables and some of them requires to be changed while others stay the same. Before you tell me to use local variables, trust me, I’ve tried that approach and it just doesn’t work as well.
1. Add folders to profiles.
Reason: If I create 20 global variables for different pages and there’s 30 different pages then that’s 600 global variables at least, it’s hard to look at the amount of variables and where it’s at.
2. Add Move Up and Move Down to the Global Variables list
Reason: Sometimes I require to add a variable after some changes and it’ll be at the end of the page. I could go to the file directly and edit it but why when Katalon has that ability for Test Suites, add it to profiles as well and that would make it so much easier.
3. If I click on a Global Variable on the profile list and then click add, have the newly added Global Variable appear below the one I selected instead of the very end
Reason: Just makes it easier to know, similar to ass if you were to insert a new row in excel
4. Drag and drop Global Variables around the list
Reason: Just makes working with Variables so much easier
**5. Allow me to call another Profile’s Global Variables through scripting
**Reason: Maybe this is already possible, I don’t know. If not, it would make it easier to work with since I have 5 different environments to work with and I use different profiles for them but a lot of the other variables are the same and it gets pretty daunting to work with having to replicate it 5 times whenever I add a new variable in.