Hai all,
i am try to switch clasic design to modren design in UiPath studio 2024 version,
please help me for this.
@m.gowthamkumar
welcome to the forum
We would recommend using the acitivty filter and enabling classic:

so the classic activities will be offered.
As an alternate we can do:
- close UiPath
- navigate to the location, where the project.json is located
- open the project.json within a text editor and edit the setting

"modernBehavior": false,
ensure that have taken a backup from the project, before manually editing the project.json
On the Updated UiPath studio version after 2023.12.0, the option of switching ro Classic Experience was removed. After the update, if you will create a new project, that will be in modern design experience only, there is no chance to switch from classic to modern or modern to classic. If you want to use the classic activities,
Go to activities panel → Click on Filter → Enable classic
If you are in need of Data Scraping or Screen Scraping then you can follow the below steps in the thread. In is explained in detail.
Regards
Hai @vrdabberu
i tried to follow your steps but i dident get screen scraping and Data Scraping options in my ribben pannel.
Hai @ppr
i follw your steps but it wont work.
just tell us what was intended, done and not within the expectations.
Project.json


changed to classic:

and is showing classic extraction

Please find the below sample project.
Sample Project.zip (24.2 KB)
Just for clarification after you edit and save the project.json file close the Studio and open the Studio Again.
Regards
Thanks @ppr
Regards,
gowtham
Jope your query is resolved. If yes, please mark my post as solution to close the loop or if you have any queries, i’m happy to help.
Regards