Ruth

Results 73 comments of Ruth

Hi @kensoh I have added this suggestion for our PM to review! Cool Notepad++ snippet @kangyiwen 👍

Hi @cousin-wang in that case you can read the src of the iframe and access it directly to login. For example: ``` http://mail.qq.com/ read //*[@id="login_frame"]/@src to url https://`url.replace("https://", "")` click...

Hi @kensoh Thanks for sharing this, I will check this out!

Hi @MaheshPMane You can use the vairable `ask_result` For more information check out the docs [here](https://tagui.readthedocs.io/en/latest/reference.html#ask).

Root cause is due to javascript eval() of the RHS of excel step, causing numbers with leading 0 to be parsed as octal instead of string.

Hi @lookang Can I check if you have any external monitor connected, if you do can you try to disconnect and only work on your laptop screen?

Hi @lookang ,just to confirm, this is ran without an external monitor too right? You can also try to set your windows display settings to 100%. Based on what I've...

Hi @Dj0672 I tried to replicate your error but was unable to. Can you provide more information so we can look into it? 1. What version of TagUI are you...

@Dj0672 I have added the fix for the above, can you update TagUI by running the following command `tagui update` and let me know if there's any issues?

Reopening issue for visibility till next release due to above [reason](https://github.com/kelaberetiv/TagUI/issues/1255#issuecomment-1185286121).