Skip to content

Commit

Permalink
project page updated (#251)
Browse files Browse the repository at this point in the history
* project page updated

* deletions
  • Loading branch information
ma-zah authored Aug 28, 2024
1 parent 1276e17 commit f7df19a
Show file tree
Hide file tree
Showing 12 changed files with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions account-view/projects.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ of the organization.
<img src="/images/accounts/project-list.png" alt="project list" />
</Frame>

## Create a new project

You can always create another project if you need to **test multiple websites**. The tests won't be shared between them.

<Frame caption="new project dialogue, 08/2024">
Expand All @@ -41,3 +43,36 @@ Click on the `gear icon` to access `project settings` to:
<Frame caption="project settings, 08/2024">
<img src="/images/accounts/project-settings.png" alt="project setting" />
</Frame>

## Rename a project

Hover over the project name and an `edit` pencil icon will appear. Change the project name and check in the edit.

<Frame caption="change project name, 08/2024">
<img src="/images/accounts/project-rename.gif" alt="renaming projects" />
</Frame>

## Delete a project

In the upper right corner of the project main view, click on the `more` three dot icon and confirm by clicking on `delete project`.

<Frame caption="delete project, 08/2024">
<img
src="/images/accounts/delete-project.png"
alt="delete projects"
width={500}
/>
</Frame>

## Page purpose

One of our AI agents is specialized in assessing the purpose of a web page. This is a crucial piece of information that helps us identify critical user flows to be thoroughly end-to-end tested.

Rate the agent's description of your page to improve it by giving it a `thumbs up` or `thumbs down`.

<Frame caption="AI agent assessing the purpose of your page, 08/2024">
<img
src="/images/accounts/page-purpose.gif"
alt="AI agent assessing the purpose of a web app"
/>
</Frame>
Binary file added images/accounts/delete-project.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/accounts/delete-project.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/accounts/page-purpose.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/accounts/project-rename.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/create-custom-test-cases-card.png
Binary file not shown.
Binary file removed images/discover-test-cases-card.png
Binary file not shown.
Binary file removed images/discover.png
Binary file not shown.
Binary file removed images/join-the-waitlist.png
Binary file not shown.
Binary file removed images/open-settings-menu.png
Binary file not shown.
Binary file removed images/publish.png
Binary file not shown.
Binary file removed images/sign-up-test-case-selection.png
Binary file not shown.

0 comments on commit f7df19a

Please sign in to comment.