Releases: CoSMoSoftware/KITE-Extras
Releases · CoSMoSoftware/KITE-Extras
KITE Extras version 0.1.32
Added CSV report to tests
KITE Extras version 0.1.31
Merge pull request #27 from CoSMoSoftware/Anthony Anthony
KITE Extras version 0.1.30
refactored network instrumentation
KITE Extras version 0.1.29
Do not use SingleTon for the RoomManager
KITE Extras version 0.1.28
make reporter an object instead of singleton
added reporter to all report entities
added java doc
KITE Extras version 0.1.27
- Adding possibility to change default port for getPrivateIp in TestUtils
- Added getJsonObject() to NetworkInstrumentation
KITE Extras version 0.1.26
added getJsonObject() to NetworkInstrumentation
KITE Extras version 0.1.25
New KiteLogger
New common Steps:
- console log
- screenshot
- webrtc-internal
- stay in meeting
- wait for others
Updated constructor for BasePage and TestStep => taking Runner interface as common parameter. Runner interface is implemented by TestRunner in kite-framework
KITE Extras version 0.1.24
Merge pull request #16 from CoSMoSoftware/continuous-integration Continuous integration
KITE Extras version 0.1.23
Added init() to the RoomManager