Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeleniumHQ/selenium
/ Submit
Method
Submit
dotnet/test/webdriver/WebElementWrapper.cs:93–96 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
91
}
92
93
public void Submit()
94
{
95
WrappedElement.Submit();
96
}
97
}
Callers
15
ShouldBeAbleToSendFileToRemoteServer
Method · 0.45
ShouldBeAbleToNavigateBackInTheBrowserHistory
Method · 0.45
ShouldBeAbleToNavigateForwardsInTheBrowserHistory
Method · 0.45
ShouldContinueToReferToTheSameFrameOnceItHasBeenSelected
Method · 0.45
ShouldAllowFileUploading
Method · 0.45
ShouldAllowFileUploadingUsingTransparentUploadElement
Method · 0.45
ShouldSubmitElement
Method · 0.45
SubmittingFormFromFormElementShouldFireOnSubmitForThatForm
Method · 0.45
SubmittingFormFromFormInputSubmitElementShouldFireOnSubmitForThatForm
Method · 0.45
SubmittingFormFromFormInputTextElementShouldFireOnSubmitForThatFormAndNotClickOnThatInput
Method · 0.45
ShouldHandleAlertOnFormSubmit
Method · 0.45
ShouldBeAbleToSubmitForms
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected