How do you click on Testcafe element?

How do you click on Testcafe element?

Choose Your Target Elements A string of CSS selectors. test(‘Click submit’, async t => / The first element that matches the CSS selector will be clicked. A DOM element is returned by a client-side function.