But isn't there a way in BAS to connect directly to the Ethernet adapters on the PC?
Typing Text, missing chracters
-
My issue like this. I have variable I'd like to enter in a search input.
It's in Turkish language. Our language has capital "i" like this : "İ"
BAS store the string as it should. I can see it with log or result option as it should.

But when I enter the text with Type Text function, BAS dropping non English characters. And making it look like this :

My work around solution is disabling mouse and keyboard emulation. When I check that option BAS , correctly type the text into to the input area. But I'm afraid in the long run that option would gave me problems.

-