Feature: Validations: Blob setting
File name: blob.feature
Relative path: features/blob.feature
{
"directory": "./test"
}
And
set "attach" to "false"
00:00:00.000
When
blob is read from file "image2.png"
00:00:00.006
And
blob item "lastRun" is written to file "newBlob.png"
00:00:00.005
Then
blob item "lastRun" is equal to file "newBlob.png"
00:00:00.004