boundless-guitar-11547
12/09/2022, 1:53 PMgray-kilobyte-89541
12/09/2022, 2:39 PMfull-helmet-93291
12/09/2022, 5:12 PMgentle-branch-31208
12/09/2022, 6:45 PMgentle-branch-31208
12/09/2022, 6:48 PMgentle-branch-31208
12/09/2022, 6:50 PMgentle-branch-31208
12/09/2022, 6:58 PMgentle-branch-31208
12/09/2022, 6:58 PMbitter-judge-96754
12/09/2022, 6:59 PMgentle-branch-31208
12/09/2022, 7:12 PMlate-planet-4481
12/09/2022, 8:00 PMwooden-exabyte-95341
12/10/2022, 5:57 AMbetter-mouse-45393
12/10/2022, 11:24 AMfresh-doctor-14925
12/10/2022, 11:48 AM{log: false}
to a number of cypress commands, but you haven't shared your code so I can't say for sure that it will helpbetter-mouse-45393
12/10/2022, 11:51 AMfresh-doctor-14925
12/10/2022, 12:03 PMgray-kilobyte-89541
12/10/2022, 1:31 PMexpect
and just say
if (typeof ... !== 'string') {
throw new Error('Local storage is missing ...')
}
brave-mouse-59640
12/10/2022, 4:09 PMincalculable-telephone-16405
12/11/2022, 5:59 AMswift-petabyte-74060
12/11/2022, 6:10 AMswift-petabyte-74060
12/11/2022, 6:11 AMbetter-elephant-20934
12/11/2022, 3:19 PMcold-author-79999
12/11/2022, 3:47 PMgray-kilobyte-89541
12/11/2022, 5:40 PMbetter-mouse-45393
12/11/2022, 10:03 PMpowerful-agency-55160
12/12/2022, 3:31 AMCypress.on('fail', (error, runnable) => {
if (!error.message.includes('buttondoestexist')) {
throw error
}
If i want catch 2 message error , example : "does not exist" how i must write condition?cold-author-79999
12/12/2022, 6:02 AMcold-author-79999
12/12/2022, 6:03 AMcold-author-79999
12/12/2022, 6:04 AMfresh-doctor-14925
12/12/2022, 8:27 AM