Hello, this is my first time posting here.
I'm using Design Studio, trying to make a robot which set user permissions one-by-one in a web-based system. I have more than 70 users to do the same setting process again and again, so it would be nice if a robot can set them at once, but I'm stuck..
First, I made an excel spreadsheet with user IDs (e.g. "user A") and a permission pattern for each user (two digits, e.g. pattern "11", pattern "23").
In Design Studio, load an excel file and extract those information to variables, like user ID "user A" and permission pattern "11".
On this system, I need to input a user ID, click and load the next page, and choose a permission pattern on a page with all the different setting patterns shown.
I want to choose one URL (it matches/includes variable "11") and click, then load the page. But I don't know what will be the next step. Could someone help me, please?
Thank you.
mu
I'm using Design Studio, trying to make a robot which set user permissions one-by-one in a web-based system. I have more than 70 users to do the same setting process again and again, so it would be nice if a robot can set them at once, but I'm stuck..
First, I made an excel spreadsheet with user IDs (e.g. "user A") and a permission pattern for each user (two digits, e.g. pattern "11", pattern "23").
In Design Studio, load an excel file and extract those information to variables, like user ID "user A" and permission pattern "11".
On this system, I need to input a user ID, click and load the next page, and choose a permission pattern on a page with all the different setting patterns shown.
I want to choose one URL (it matches/includes variable "11") and click, then load the page. But I don't know what will be the next step. Could someone help me, please?
Thank you.
mu