Skip to content

setup poolSize and page repeatCount issue. #295

@mchijmma

Description

@mchijmma

Hi

I'm having some problems when trying to specify the poolSize of the test.

I have 32 pages but I only want to pool 24.

The issue is that poolSize is being somehow bypassed, and 32 pages are always presented.

This is the setup:

<setup interface="APE" projectReturn="save.php" poolSize="24" randomiseOrder='true' loudness="-23">

This is how each page config looks:

<page id='test-id' hostURL="media/" randomiseOrder='true' repeatCount='0' loop='false' synchronous="true">

Also, when I change repeatCount to repeatCount='1', the test shows 64 pages.

Am I missing something ?

I tried Firefox and Safari.

Many thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions