Page 1 of 1

Can eValid deal with a website in Arabic

PostPosted: Thu Sep 01, 2022 9:41 am
by CelliaYa
Hello.

I would like use eValid to test a website done in Arabic?

Is eValid able to deal with webpages in a different language?

Thanks

Re: Can eValid deal with a website in Arabic

PostPosted: Fri Sep 02, 2022 8:44 am
by eValid
CelliaYa wrote:Hello.

I would like use eValid to test a website done in Arabic?

Is eValid able to deal with webpages in a different language?

Thanks


Great question, thanks for asking CeliaYa.

Indeed, it can, but you need to use the special "double-byte character set" (DBCS) version.

It is a separate executable that you download.

If you are using that version the commands are all the same except that all strings in any command are recorded and read as DBCS characters.

This means that your regular script will have to be re-recorded, but you could [as an option] do everything in DBCS.

Likely there'll be a performance penalty for using DBCS exclusively, but with fast machines you may never notice the difference.

Please contact us directly for instructions on how to download the DBCS version of eValid.


-- eValid Support