質問編集履歴
1
説明文の修正
title
CHANGED
|
File without changes
|
body
CHANGED
|
@@ -52,4 +52,4 @@
|
|
|
52
52
|
|
|
53
53
|
selectattrの代わりにselectを使いましたがSyntax Errorになります
|
|
54
54
|
|
|
55
|
-
when: chk_file | select("regex", "\"exists\"\: false") | list | length == 3
|
|
55
|
+
when: chk_file | select("regex", "\\"exists\\"\\: false") | list | length == 3
|