I need to get string from note pad which contains tab space (for eg. “test test2”). When typeinto activity try to enter this string in text area, it enter the first string then bot switch to the next field (seems bot clicked tab key). How to over come this? We can overcome this by using simulate click. But for my requirement we can’t use simulate click also.