bland-pharmacist-88362
06/23/2022, 9:26 AMlet found = false;
cy.get('mat-panel-title').should('be.visible').each(($el, index) => {
cy.wrap($el).click();
cy.get('body').then(($body) => {
if ($body.find('.startButton').filter(':visible').length) {
console.log($body.find('.startButton').filter(':visible'));
found = true;
}
console.log(found);
if (found) return false;
})
// need to find button with class startButton
});
bland-pharmacist-88362
06/23/2022, 9:28 AMbland-pharmacist-88362
06/23/2022, 9:28 AMbland-pharmacist-88362
06/23/2022, 9:28 AMancient-park-71356
06/23/2022, 10:24 AMfresh-doctor-14925
06/23/2022, 10:24 AM.startButton
, there are simpler ways to approach thisbland-pharmacist-88362
06/23/2022, 10:33 AMgray-kilobyte-89541
06/23/2022, 10:34 AMbland-pharmacist-88362
06/23/2022, 10:37 AMfresh-doctor-14925
06/23/2022, 10:40 AMgray-kilobyte-89541
06/23/2022, 10:57 AMbland-pharmacist-88362
06/23/2022, 10:59 AMbland-pharmacist-88362
06/23/2022, 10:59 AMbland-pharmacist-88362
06/23/2022, 11:00 AMbland-pharmacist-88362
06/23/2022, 11:01 AMbland-pharmacist-88362
06/23/2022, 11:01 AMdry-night-91027
06/23/2022, 11:41 AMgray-kilobyte-89541
06/23/2022, 12:09 PMgray-kilobyte-89541
06/23/2022, 12:13 PM:has
selectorprehistoric-fireman-62402
06/23/2022, 12:47 PMquaint-airplane-96634
06/23/2022, 1:00 PMexpected open to have been called at least once, but it was never called
. (Screenshot is attached), Link is dynamic in nature, I also tried to fetch the href
of it , but its bind with javascript: javascript void(0)
. Can someone help to achieve this?gray-kilobyte-89541
06/23/2022, 2:23 PMlimited-room-30929
06/23/2022, 3:00 PMlimited-room-30929
06/23/2022, 3:00 PMflaky-airport-12178
06/23/2022, 3:06 PMagreeable-painting-90494
06/23/2022, 3:15 PMagreeable-painting-90494
06/23/2022, 3:16 PMagreeable-painting-90494
06/23/2022, 3:16 PMlibva error: va_getDriverName() failed with unknown libva error,driver_name=(null)
[491:0623/144443.249266:ERROR:sandbox_linux.cc(377)] InitializeSandbox() called with multiple threads in process gpu-process.
[491:0623/144443.251818:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported.
agreeable-painting-90494
06/23/2022, 3:17 PMagreeable-painting-90494
06/23/2022, 3:17 PM