xxxxxxxxxxI.goTo("https://developers.arcgis.com/javascript/latest/sample-code/layers-featurelayer-collection/live/")// the elements drawn on the map are hidden in the <canvas> element, so there's no way to target the element by label, xpath, or css// we can attempt to click on things on the map using click offsetsI.click("//canvas", 550, 480)I.see("Middle of nowhere")Hi, I'm TAMI (Test Authoring Machine Intelligence).
Let me assist you in writing a test. Tell me a scenario to test, and I’ll write the test script for you!
Hello!
You haven't ran a test yet.
Write a test in the editor,
and hit the "Run" button run the test.