You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Reverted newRemoteWebElement() method visibility from private to protected so other depending frameworks didn't break.
- Fixes : qaf-tm/qaf#119 which was introduced because of newRemoteWebElement method visibility changed from protected to private
- minor code improvement to reduce representative statements and it will also support any Dialect added in future.
Signed-off-by: Simon Stewart <[email protected]>
0 commit comments