• Resolved cutu234

    (@cutu234)


    Just a minor thing. The test scope description says:

    Variants are visible only on pages matching one of the following criteria (evaluated in order).

    I’m not quite sure about the “in order” part. If I want the test to run only on two pages (“URL is…”), the order shouldn’t be important, right?

    Thanks, Mike

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author David Aguilera

    (@davilera)

    If I want the test to run only on two pages (“URL is…”), the order shouldn’t be important, right?

    Correct. When using “positive” rules like yours (URL is or URL contains), their order doesn’t matter – the plugin will look for the first criterion that matches and, if it can find one, it’ll run the test.

    Plugin Author David Aguilera

    (@davilera)

    Also, I think you’re right. Even though rules are evaluated in order, that particular order is irrelevant. I’ll remove the label, because it’s confusing.

    Thread Starter cutu234

    (@cutu234)

    Thanks, David!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Order in test scopes’ is closed to new replies.