Результаты поиска

  1. J

    Error since i upgrade

    A script was working fine for monthed. But since i upgrade to 5.17.1 , i got this error "Run WebBrowserSettings Input string was not in a correct format." and script fail.... Any help welcom
  2. J

    More on day that night

    Hi Schedule tasks execution : possible plan more call on day that night ? (without external trigger)
  3. J

    howto NOT match

    Hi How to select elements that do NOT match a word. Exemple: every links that do NOT match "nofollow" ?
  4. J

    possible to spin into url ?

    Hi I want http://domain.com/page{1|2|3|4}.html (output exemple : http://domain.com/page1.html) I mean, calling a spin directly inside Yes , i could create a variable, then spin it, then call it. But this is 3 box, where one maybe is enough. Is that possible to script link ?
  5. J

    Setting the right header

    Hi, Each User agents require a specific set parameters. Exemple Iphone 4 User agent will require a 750 x 1334 screen resolution setting.... Where best place to find most common UserAgent and associated setting details ? Making it all manually is too ... to difficult and time consuming...
  6. J

    How to change "Color Depth" return by navigator ?

    Hi, it is possible, using "reassign field" to change sceen width & heigh, but not the color depth ? How to change that ? My VPS is 16b.... bad fingerprint
  7. J

    what is ClientRectMode ?

    Could anyone give details about what is https://help.zennolab.com/en/v5/zennoposter/5.11.7.0/topic715.html ?
  8. J

    How to block/intercept some javascript call

    Hi, How to alter the "windows.navigator.plugin" that will be returned by javascript ? Or "windows.screen.height" ?