Closed kazurayam closed 2 years ago
v0.4.0, when I execute $ gradle test
, 1 or 2 SessionNotCreatedException occurs. Almost every time, but different class/different methods.
I have 2 Mac Book Air.
I experieced the SessionNotCreatedException frequently on the M1 machine.
I moved to the Intel Core i5 machine and tried "gradle test" several times. I did not experienced the Exception at all.
I suppose that the chromedriver binary is compiled for the Intel chip; not 100% adaptive to the M1 chip.
v0.2.7, when i execute "> gradle test", i encounter a few failures (1, 2, 3 or 4) like
The failure is occasional. Different tests fail each time.