-
Notifications
You must be signed in to change notification settings - Fork 16
3. Create Project In RF Historic
In this section will discuss on how to create project in RF Historic:
Assumption: User already installed robotframework-historic (refer readme.md) for installation command
-
Open command prompt
-
Type
rfhistoricand hit enter (as below image)By default
rfhistoricwill be started onhttp://0.0.0.0:5000/ -
Go to
http://localhost:5000/in browser (following image should be shown)Here
0.0.0.0is similar tolocalhostoryouripaddress
-
Click on
Get Startedbutton in landing page -
Robotframework Historic home page should be loaded
-
Click on
+ New Projectbutton -
Enter
project name,Description,Image URLand clickcreate -
Project will be created and shown in home page
Note: Project name plays vital role in robotframework-historic, remember project name to push data into it
You have successfully created project in robotframework-historic