Mohamed Ibrahim
Mohamed Ibrahim
@SMxJrz
Decouple the n-wise generation from the scxml code.
We need a tag for data, which takes in account a calendar while generating possible values. The calendar can potentially just reference days of work, holidays and may also reference...
can we do this for 2.3 ?
@bryantrobbins is this still in your scope ?
@jeanmusinski can you check ?
@leeny324 can you verify if that's done ?
There is no way since the run method of the Thread class does not report to the caller. The only way is to correctly report it through the logger as...
Actually, seems not logical at all. I changed to the code to: if (currentWindowIds == null) { throw new NullPointerException( "WebDriver returned a null set of WindowIds to storeCurrentWindowIds()"); }...