TWebElementAction missing

We use TMS Web Core V2.6 beta.
The TMS Web Core Developers Guide v2.6.0.0 refers to a component TWebElementAction which doesn't exist. I guess a

TWebElementAction = class(TElementAction);

is missing in WEBLib.Actions.pas after the definition of TElementAction.

Thanks for reporting. Doc should refer to TElementAction. We will correct this.