I am running my selenium test case on browserstack but its skipping the last 3 steps of the testcase and marking the status as UNMARKED. The browser stack suite report on Slack shows the Test cases as passed but when opened, it shows unmarked.enter image description here
Its running fine on my local machine and passing as well without skipping any step.enter image description here