René
René
Hm.... Let me think about this. Maybe there should be another variable that can specify a "simple pattern" or glob? but i think a better approach for you would be...
```yaml DYNAMICTESTS: - MyDataDrivenTestSuiteWithParticularlyLongName.0101 - MyDataDrivenTestSuiteWithParticularlyLongName.0102 - MyDataDrivenTestSuiteWithParticularlyLongName.0103 ```
I will let it open as a maker for me to do that addition to docs! thanks for your contribution!!!
It should execute them in parallel. which versions of Pabot and DataDriver are you using? can you share an example to reproduce?
Hi @hrnaltnts Hi @pianofab Can you give me a reproducible example? like xls or csv file and robot file?
@pianofab You said that you have 12 rows. And you have 12 processes. Therefore each process gets one test case. then the optimize_pabot would not have any affect. are you...
i try to look at it soonish Sorry for that delay
i reduced it so that SeleniumLibrary is not longer involved. ```robotframework *** Settings *** Library DataDriver MostSearched.xlsx sheet_name=Lapas1 Test Template Verify Most Searched Term from Excel *** Test Cases ***...
Where do you get the impression that it is not parallel? @pianofab You log also seems to work perfectly in parallel...