Skip to content

Commit 4b8803b

Browse files
authored
docs: Update screenshots in Running Actors topic (#2397)
- Introduce new type of screenshots - Delete unnecessary screenshots in this particular topic
1 parent ba138ff commit 4b8803b

File tree

5 files changed

+375
-11
lines changed

5 files changed

+375
-11
lines changed
-333 KB
Binary file not shown.

sources/platform/actors/running/images/configure-and-run-actor.svg

Lines changed: 174 additions & 0 deletions
Loading
-330 KB
Binary file not shown.

sources/platform/actors/running/images/results-of-actor-run.svg

Lines changed: 198 additions & 0 deletions
Loading

sources/platform/actors/running/index.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ To find an Actor in Apify Store:
3030

3131
For this tutorial, let's choose [Website Content Crawler](https://console.apify.com/actors/aYG0l9s7dbB7j3gbS/information/version-0/readme).
3232

33-
![Apify Store](./images/store.png)
34-
3533
### 2. Configure and run your Actor
3634

3735
Once you select the Actor, you will be taken to the Actor's detail page.
@@ -40,7 +38,7 @@ In the **Input** tab, you can customize your Actor's behavior. Website Content C
4038

4139
To run the Actor, click **Start**.
4240

43-
![Actor input](./images/apify-input.png)
41+
![Website Content Crawler in Apify Console. Input tab is open and the Start button is highlighted](./images/configure-and-run-actor.svg)
4442

4543
### 3. Wait for the results
4644

@@ -49,17 +47,11 @@ The Actor might take a while to gather results and finish its run. While waiting
4947
- Check the tabs where you can find more information about the Actor run. For example, its logs or storage.
5048
- Use the **API** button to view the related API endpoints.
5149

52-
![Run](./images/actor-run.png)
50+
![Website Content Crawler in Apify Console. Output tab is open and the API and Export buttons are highlighted](./images/results-of-actor-run.svg)
5351

5452
### 4. Save the results
5553

56-
The results of the Actor run appear in the **Output** tab.
57-
58-
![Actor results](./images/actor-results.png)
59-
60-
To save the data, click **Export**. You can choose from multiple formats.
61-
62-
![Export results](./images/export-results.png)
54+
The results of the Actor run appear in the **Output** tab. To save the data, click **Export**. You can choose from multiple formats.
6355

6456
And that's it! You've run your first Actor!
6557

0 commit comments

Comments
 (0)