devonfw-forge / mrchecker-source

Mr.Checker E2E source files
Apache License 2.0
16 stars 4 forks source link

BasePage.getWebDriverWait() no multithread safe #57

Closed andrzejsamson closed 1 year ago

andrzejsamson commented 3 years ago

Expected behaviour: BasePage.getWebDriverWait() method supports multithreading

Actual behaviour: BasePage.getWebDriverWait() method does not support multithreading

Steps to reproduce:

Comments:

Affected version: OS: Windows/Linux/Mac