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
Identify all Add/Remove Hydrogens operations made by using methods selectTopPanelButton(TopPanelButton.toggleExplicitHydrogens, page);
and replace them with proper methods (create them if needed)
Identify all Add/Remove Hydrogens operations made by using methods
selectTopPanelButton(TopPanelButton.toggleExplicitHydrogens, page);
and replace them with proper methods (create them if needed)
Do not forget to wrap it into
Hint: Try to find
TopPanelButton.toggleExplicitHydrogens
The text was updated successfully, but these errors were encountered: