Skip to content

Commit 68ba577

Browse files
Update README.md
1 parent b5b6999 commit 68ba577

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ https://www.saucedemo.com/
3434

3535
#### Login Feature
3636

37-
![](/home/celvine/Downloads/code/Tugas_06_CelvineAdiPutra/report/Login.png)
37+
![](report/Login.png)
3838

3939
```gherkin
4040
Feature: Login feature
@@ -63,7 +63,7 @@ Feature: Login feature
6363

6464
#### Add Product to Cart
6565

66-
![](/home/celvine/Downloads/code/Tugas_06_CelvineAdiPutra/report/AddToCart.png)
66+
![RP. dsdsjdk](report/AddToCart.png)
6767

6868
```gherkin
6969
Feature: Add Product to Cart
@@ -86,7 +86,7 @@ Feature: Add Product to Cart
8686

8787
#### Cart
8888

89-
![](/home/celvine/Downloads/code/Tugas_06_CelvineAdiPutra/report/Cart.png)
89+
![](report/Cart.png)
9090

9191
```gherkin
9292
Feature: Remove Items from Cart
@@ -112,7 +112,7 @@ Feature: Remove Items from Cart
112112

113113
#### Checkout
114114

115-
![](/home/celvine/Downloads/code/Tugas_06_CelvineAdiPutra/report/Checkout.png)
115+
![](report/Checkout.png)
116116

117117
```gherkin
118118
Feature: Checkout
@@ -147,4 +147,4 @@ Feature: Checkout
147147
| example | example_last_name | 3301 |
148148
| --- | example_last_name | 3301 |
149149
| ? | --- | 0 |
150-
```
150+
```

0 commit comments

Comments
 (0)