使用查找損壞的鏈接 action
查找損壞的 鏈接 action 在特定頁面或網站上找到損壞的鏈接,將輸出存儲到 CSV 文件中。或者,您可以指定輸出數據的編碼。
程序
請按照以下步驟查找損壞的鏈接:
- 在裡面 Actions 調色板,雙擊或拖動 查找損壞的鏈接 action 來自 Browser package.
- 在 頁面或 URL 字段中,輸入頁面或網站的 URL。
- 在 範圍 選項中,選擇 僅檢查此頁面 或 檢查整個站點。
- 在 將列表保存到位置 字段中,指定 CSV 文件的位置。
- 如果要將數據 附加到現有的 CSV 文件,請選中 附加到現有的 csv 文件
-
從 [編碼] 清單中選取選項,指定要套用於檔案的編碼。
- ANSI
- Unicode
- UTF-8
-
在 並行線程 數字段中,輸入要同時運行的並行線程數。
Parallel threads means multiple processes running simultaneously to perform the same task which results in faster execution. Higher the number of parallel threads faster the execution of a task execution. For example, if 10 threads complete a task in two minutes, 20 threads compete a task in one minute.註: 您可以在此字段中提供的最大值為 99。
- 在 超時 字段中,指定係統必須等待接收來自每個 URL 鏈接的響應的最長時間。
- 按一下 [儲存]。