File tree Expand file tree Collapse file tree 4 files changed +7
-1
lines changed Expand file tree Collapse file tree 4 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
title : Cypress Cloud
3
3
hide_table_of_contents : true
4
+ sidebar_position : 30
4
5
---
5
6
6
7
## <Icon name = " angle-right" /> What is Cypress Cloud?
Original file line number Diff line number Diff line change 1
1
---
2
2
title : Company
3
3
hide_table_of_contents : true
4
+ sidebar_position : 40
4
5
---
5
6
6
7
import TOCInline from ' @theme/TOCInline'
Original file line number Diff line number Diff line change 1
1
---
2
2
title : General Questions
3
3
hide_table_of_contents : true
4
+ sidebar_position : 20
4
5
---
5
6
6
7
import TOCInline from ' @theme/TOCInline'
Original file line number Diff line number Diff line change 1
1
---
2
2
title : Using Cypress
3
3
hide_table_of_contents : true
4
+ sidebar_position : 10
4
5
---
5
6
6
7
import TOCInline from ' @theme/TOCInline'
@@ -649,8 +650,9 @@ project and authenticate that your project is even _allowed_ to record tests.
649
650
You can find your project's record key inside of the _ Settings_ tab.
650
651
651
652
<DocsImage
652
- src = " /img/dashboard/ record-key-shown-in- desktop-gui-configuration .jpg"
653
+ src = " /img/guides/cloud/projects/ record-key-desktop-gui.jpg"
653
654
alt = " Record Key in Configuration Tab"
655
+ width = " 80%"
654
656
/>
655
657
656
658
For further detail see the
@@ -687,6 +689,7 @@ email's functionality and visual style:
687
689
src = " /img/guides/references/email-test.png"
688
690
title = " The HTML email loaded during the test"
689
691
alt = " The test finds and clicks the Confirm registration button"
692
+ width = " 80%"
690
693
/>
691
694
692
695
3 . You can use a 3rd party email service that provides temporary email addresses
You can’t perform that action at this time.
0 commit comments