IndentationError: expected an indented block

翻译

缩进错误:缺少一个缩进

原因

流程缩进问题

例如

  • 流程中使用了循环(循环相似元素、for循环、For Each循环等)但缺少【循环结束】指令
  • 流程中使用了条件判断(IF条件、IF网页包含、IF图像存在等)但缺少【End If】
  • 流程中使用了Try但缺少【Catch】或【End Try】指令

问题没有解决?去社区提问 all right reserved,powered by Gitbook

results matching ""

    No results matching ""