Sha256: 262400fce1d6da6c283c1f5598781da34d6cba4b546c89ef1c9ccdcf279b0889
Contents?: true
Size: 220 Bytes
Versions: 8
Compression:
Stored size: 220 Bytes
Contents
def within_stripe_3ds_popup using_wait_time(10) do within_frame 0 do within_frame 0 do expect(page).to have_text('3D Secure 2 Test Page', normalize_ws: true) yield end end end end
Version data entries
8 entries across 8 versions & 2 rubygems