MustafaAgamy

Results 15 comments of MustafaAgamy

@MohabMohie Sure I've some demo apps Will give it a go asap

@MohabMohie FYI

@pujagani I just did this to minimize the scope of the affects But setting the setting the Default to Locale.US should work You can call it In the same create...

@pujagani Done can you please check and let me know ? (it worked local) Also maybe another pipeline run to make sure everything is working as expected?

@pujagani But without forcing the localization to be In English, users having their OS default language In arabic will still counter the same issue, won't they?

@titusfortner I don't see adding it to Selenium itself causing any issues from My POV tbh And also many of the users In the middle east are facing start up...

I Tested it against some langauges like chinese and japanese, only arabic had this issue because of the url setup - Users are getting start up failure exceptions with no...

@pujagani What if we minimize the scope by moving back to String.format with locale set to en for the required parts only, I guess this way the end user's default...