Class DebugSymbols
java.lang.Object
org.openqa.selenium.devtools.v125.debugger.model.DebugSymbols
Debug symbols available for a wasm script.
- 
Nested Class Summary
Nested Classes - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionURL of the external symbol source.getType()Type of the debug symbols. 
- 
Constructor Details
- 
DebugSymbols
 
 - 
 - 
Method Details
- 
getType
Type of the debug symbols. - 
getExternalURL
URL of the external symbol source. 
 -