|
|
|
|
|
by naasking
1603 days ago
|
|
> I think it's possible to write tests in selinium which are time-independant... Eg. "Wait for element #foo to exist". Yes, this is what I've done but the elements non-deterministically do or do not appear according to selenium, and then the wait times out. This happens for dozens of tests across dozens of pages with no issue with manual use, so something fishy is going on. |
|