mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-03 03:42:35 +01:00
doc: Rename references to folder
to directory
to be consistent.
This commit is contained in:
@@ -186,7 +186,7 @@ therefore we would choose the :ref:`ApkUiAutomator workload
|
||||
Workload created in $WA_USER_DIRECTORY/plugins/google_docs
|
||||
|
||||
|
||||
From here you can navigate to the displayed folder and you will find your
|
||||
From here you can navigate to the displayed directory and you will find your
|
||||
``__init__.py`` and a ``uiauto`` directory. The former is your python WA
|
||||
workload and will look something like this
|
||||
|
||||
|
@@ -229,7 +229,7 @@ for most people APK files should be kept in the
|
||||
``$WA_USER_DIRECTORY/dependencies/SOME_WORKLOAD/`` directory. (by default
|
||||
``~/.workload_automation/dependencies/SOME_WORKLOAD/``). The
|
||||
``WA_USER_DIRECTORY`` environment variable can be used to change the location of
|
||||
this folder. The APK files need to be put into the corresponding directories for
|
||||
this directory. The APK files need to be put into the corresponding directories for
|
||||
the workload they belong to. The name of the file can be anything but as
|
||||
explained below may need to contain certain pieces of information.
|
||||
|
||||
|
Reference in New Issue
Block a user