Browser Automation for M*cros*ft Azure (Proof of Concept)
Budget: €30 – €250 EUR
Browser Automation for M*cros*ft Azure (Proof of Concept)
I need a browser automation proof-of-concept that can run on Windows OS to automate
tasks in Azure web console. Proof-of-concept means a working example using any existing
technology with open source or paid software. This solution must also be scriptable,
so we can develop further on top of this.
The challenge is that most of the sites that I want to automate are heavily Javascripted.
The node IDs are randomly generated and the page states never change, they are
Single Page Applications. There are also a lot of pop-up windows, pop-up menus,
and transitions between different domains.
For this project, I want you to make a solution that can do these followings:
- Go to admin.microsoft.com, login using a specified user name and password.
- Click on "Show All" in left panel, and then "SharePoint".
- Go to "SharePoint Admin Center", click on "more features" on left panel.
- Click on "Open" button in the "User profiles" panel.
- On the pop up window, go to "Manage User Profiles".
- In the "User Profiles" page, execute "Find profiles".
- Click on a user, and a pop-up menu will appear, click on "Manage site collection owners".
- In the pop-up window, add "Administrator" to "Site Collection Administrators" and click OK.
To ease things up, you can use direct URLs instead of capturing and automating pop-up windows.
As long as it works, it's ok for me.
I want to know whether a browser automation solution is feasible.
I need a browser automation proof-of-concept that can run on Windows OS to automate
tasks in Azure web console. Proof-of-concept means a working example using any existing
technology with open source or paid software. This solution must also be scriptable,
so we can develop further on top of this.
The challenge is that most of the sites that I want to automate are heavily Javascripted.
The node IDs are randomly generated and the page states never change, they are
Single Page Applications. There are also a lot of pop-up windows, pop-up menus,
and transitions between different domains.
For this project, I want you to make a solution that can do these followings:
- Go to admin.microsoft.com, login using a specified user name and password.
- Click on "Show All" in left panel, and then "SharePoint".
- Go to "SharePoint Admin Center", click on "more features" on left panel.
- Click on "Open" button in the "User profiles" panel.
- On the pop up window, go to "Manage User Profiles".
- In the "User Profiles" page, execute "Find profiles".
- Click on a user, and a pop-up menu will appear, click on "Manage site collection owners".
- In the pop-up window, add "Administrator" to "Site Collection Administrators" and click OK.
To ease things up, you can use direct URLs instead of capturing and automating pop-up windows.
As long as it works, it's ok for me.
I want to know whether a browser automation solution is feasible.