gets an item by index. Returns the itemType specified in the @field or @default annotations
itemType
@field
@default
expect(chatPage.messageList.get(0).msg.getText()).toBe("Hi everyone");