import { render, testA11y, fireEvent, waitFor, sleep, screen } from ‘@alita/test’;
expect(screen.getByText(“xxxxx”)).toBeDefined();
TestingLibraryElementError: Unable to find an element with the text: xxxxx. This could be because
关键词由CSDN通过智能技术生成