Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 09/18/2025 in all areas

  1. oh the exitloop 2 it's because its a part of another func (but trunk) for this example.. sorry about that what is strange is with the old version, if i test my own example, i have this error : #include <WindowsStylesConstants.au3> (error: can't open include file) It seems that between version 3.3.15.0 and version 3.3.18.0 this file was created, maybe the bug come from that file whatever thanks for your other solution.
    1 point
  2. Your issue is not related with newest version of AutoIt. I have seen that behavior in the past where list views are naturally displayed over other controls. If you want your list box to be displayed over the list view (without having focus), you would need to create a child window for that specific listbox (hide and show the window instead of the listbox). Also, creating a secondary GUI loop in hListbox function is also generating some disturbances. In my case, your script is crashing under certain conditions.
    1 point
  3. I would delete it. It may have been a good idea at the time for you but read it again and you'll understand that is just a bunch of AI caca. Looks nice, well formatted, but is just merde. 💩
    1 point
  4. Hi @n3wbie, are you talking about _WD_CDPExecuteCommand() for Firefox? I guess yes. You want to use Network.setBlockedURLs with the URLs as param to block, right? I believe this is possible with "WebDriver BiDi" which is still in progress by @Danp2 as far as I know. Best regards Sven
    1 point
  5. rudi

    VIES over SOAP

    If you ask for help here, receive it, and then find another solution on your own, it would be a nice gesture to share that solution here. My 2 cents.
    1 point
×
×
  • Create New...