Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I need this to activate when FILE_CONTENT is different then SAVED_TEXT What should I replace the = with ?
@rage use this operator
!=
@Bigma said in How do I define "IF is different" ?:
@rage use this operator !=
Use the strict inequality operator instead, it will be better in most cases:
!==
@sergerdn Thank you ! This looks like JS, does BAS use js script logic ?
@rage said in How do I define "IF is different" ?:
Yes, BAS is capable of handling JavaScript or Node.js code.
Try clicking on the text input field first. x.webm
@Fikadey what about going through the real website like first i will go to twitter and then click on the target link from there will it make sense ?
@yourfriendkarol said in SUGGESTION: let us change mouse speed of "SET COMBOBOX BY XXX"and "clear edit":
as above, or is there reason why we cant set their speed or make them "mouse-disabled" ? when in loops, it sloows down the project a lot
as above, or is there reason why we cant set their speed or make them "mouse-disabled" ?
when in loops, it sloows down the project a lot
You can use the "Move On Element" action before setting the combo box value.
@yourfriendkarol said in "Waiting for resource" when option "wait for resource" unticked?:
what could be wrong?
you would attach a test script