blob: 6e9d81b6439dc10e5b894733fca489893e366f75 [file] [log] [blame] [edit]
### YamlMime:ManagedReference
items:
- uid: OpenQA.Selenium.BiDi.Modules.Script.SerializationOptions
commentId: T:OpenQA.Selenium.BiDi.Modules.Script.SerializationOptions
id: SerializationOptions
parent: OpenQA.Selenium.BiDi.Modules.Script
children:
- OpenQA.Selenium.BiDi.Modules.Script.SerializationOptions.IncludeShadowTree
- OpenQA.Selenium.BiDi.Modules.Script.SerializationOptions.MaxDomDepth
- OpenQA.Selenium.BiDi.Modules.Script.SerializationOptions.MaxObjectDepth
langs:
- csharp
- vb
name: SerializationOptions
nameWithType: SerializationOptions
fullName: OpenQA.Selenium.BiDi.Modules.Script.SerializationOptions
type: Class
source:
remote:
path: dotnet/src/webdriver/BiDi/Modules/Script/SerializationOptions.cs
branch: trunk
repo: https://github.com/SeleniumHQ/selenium
id: SerializationOptions
path: ../src/webdriver/BiDi/Modules/Script/SerializationOptions.cs
startLine: 21
assemblies:
- WebDriver
namespace: OpenQA.Selenium.BiDi.Modules.Script
syntax:
content: public class SerializationOptions
content.vb: Public Class SerializationOptions
inheritance:
- System.Object
inheritedMembers:
- System.Object.Equals(System.Object)
- System.Object.Equals(System.Object,System.Object)
- System.Object.GetHashCode
- System.Object.GetType
- System.Object.MemberwiseClone
- System.Object.ReferenceEquals(System.Object,System.Object)
- System.Object.ToString
- uid: OpenQA.Selenium.BiDi.Modules.Script.SerializationOptions.MaxDomDepth
commentId: P:OpenQA.Selenium.BiDi.Modules.Script.SerializationOptions.MaxDomDepth
id: MaxDomDepth
parent: OpenQA.Selenium.BiDi.Modules.Script.SerializationOptions
langs:
- csharp
- vb
name: MaxDomDepth
nameWithType: SerializationOptions.MaxDomDepth
fullName: OpenQA.Selenium.BiDi.Modules.Script.SerializationOptions.MaxDomDepth
type: Property
source:
remote:
path: dotnet/src/webdriver/BiDi/Modules/Script/SerializationOptions.cs
branch: trunk
repo: https://github.com/SeleniumHQ/selenium
id: MaxDomDepth
path: ../src/webdriver/BiDi/Modules/Script/SerializationOptions.cs
startLine: 23
assemblies:
- WebDriver
namespace: OpenQA.Selenium.BiDi.Modules.Script
syntax:
content: public long? MaxDomDepth { get; set; }
parameters: []
return:
type: System.Nullable{System.Int64}
content.vb: Public Property MaxDomDepth As Long?
overload: OpenQA.Selenium.BiDi.Modules.Script.SerializationOptions.MaxDomDepth*
- uid: OpenQA.Selenium.BiDi.Modules.Script.SerializationOptions.MaxObjectDepth
commentId: P:OpenQA.Selenium.BiDi.Modules.Script.SerializationOptions.MaxObjectDepth
id: MaxObjectDepth
parent: OpenQA.Selenium.BiDi.Modules.Script.SerializationOptions
langs:
- csharp
- vb
name: MaxObjectDepth
nameWithType: SerializationOptions.MaxObjectDepth
fullName: OpenQA.Selenium.BiDi.Modules.Script.SerializationOptions.MaxObjectDepth
type: Property
source:
remote:
path: dotnet/src/webdriver/BiDi/Modules/Script/SerializationOptions.cs
branch: trunk
repo: https://github.com/SeleniumHQ/selenium
id: MaxObjectDepth
path: ../src/webdriver/BiDi/Modules/Script/SerializationOptions.cs
startLine: 25
assemblies:
- WebDriver
namespace: OpenQA.Selenium.BiDi.Modules.Script
syntax:
content: public long? MaxObjectDepth { get; set; }
parameters: []
return:
type: System.Nullable{System.Int64}
content.vb: Public Property MaxObjectDepth As Long?
overload: OpenQA.Selenium.BiDi.Modules.Script.SerializationOptions.MaxObjectDepth*
- uid: OpenQA.Selenium.BiDi.Modules.Script.SerializationOptions.IncludeShadowTree
commentId: P:OpenQA.Selenium.BiDi.Modules.Script.SerializationOptions.IncludeShadowTree
id: IncludeShadowTree
parent: OpenQA.Selenium.BiDi.Modules.Script.SerializationOptions
langs:
- csharp
- vb
name: IncludeShadowTree
nameWithType: SerializationOptions.IncludeShadowTree
fullName: OpenQA.Selenium.BiDi.Modules.Script.SerializationOptions.IncludeShadowTree
type: Property
source:
remote:
path: dotnet/src/webdriver/BiDi/Modules/Script/SerializationOptions.cs
branch: trunk
repo: https://github.com/SeleniumHQ/selenium
id: IncludeShadowTree
path: ../src/webdriver/BiDi/Modules/Script/SerializationOptions.cs
startLine: 27
assemblies:
- WebDriver
namespace: OpenQA.Selenium.BiDi.Modules.Script
syntax:
content: public ShadowTree? IncludeShadowTree { get; set; }
parameters: []
return:
type: System.Nullable{OpenQA.Selenium.BiDi.Modules.Script.ShadowTree}
content.vb: Public Property IncludeShadowTree As ShadowTree?
overload: OpenQA.Selenium.BiDi.Modules.Script.SerializationOptions.IncludeShadowTree*
references:
- uid: OpenQA.Selenium.BiDi.Modules.Script
commentId: N:OpenQA.Selenium.BiDi.Modules.Script
href: OpenQA.html
name: OpenQA.Selenium.BiDi.Modules.Script
nameWithType: OpenQA.Selenium.BiDi.Modules.Script
fullName: OpenQA.Selenium.BiDi.Modules.Script
spec.csharp:
- uid: OpenQA
name: OpenQA
href: OpenQA.html
- name: .
- uid: OpenQA.Selenium
name: Selenium
href: OpenQA.Selenium.html
- name: .
- uid: OpenQA.Selenium.BiDi
name: BiDi
href: OpenQA.Selenium.BiDi.html
- name: .
- uid: OpenQA.Selenium.BiDi.Modules
name: Modules
href: OpenQA.Selenium.BiDi.Modules.html
- name: .
- uid: OpenQA.Selenium.BiDi.Modules.Script
name: Script
href: OpenQA.Selenium.BiDi.Modules.Script.html
spec.vb:
- uid: OpenQA
name: OpenQA
href: OpenQA.html
- name: .
- uid: OpenQA.Selenium
name: Selenium
href: OpenQA.Selenium.html
- name: .
- uid: OpenQA.Selenium.BiDi
name: BiDi
href: OpenQA.Selenium.BiDi.html
- name: .
- uid: OpenQA.Selenium.BiDi.Modules
name: Modules
href: OpenQA.Selenium.BiDi.Modules.html
- name: .
- uid: OpenQA.Selenium.BiDi.Modules.Script
name: Script
href: OpenQA.Selenium.BiDi.Modules.Script.html
- uid: System.Object
commentId: T:System.Object
parent: System
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object
name: object
nameWithType: object
fullName: object
nameWithType.vb: Object
fullName.vb: Object
name.vb: Object
- uid: System.Object.Equals(System.Object)
commentId: M:System.Object.Equals(System.Object)
parent: System.Object
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)
name: Equals(object)
nameWithType: object.Equals(object)
fullName: object.Equals(object)
nameWithType.vb: Object.Equals(Object)
fullName.vb: Object.Equals(Object)
name.vb: Equals(Object)
spec.csharp:
- uid: System.Object.Equals(System.Object)
name: Equals
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)
- name: (
- uid: System.Object
name: object
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object
- name: )
spec.vb:
- uid: System.Object.Equals(System.Object)
name: Equals
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)
- name: (
- uid: System.Object
name: Object
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object
- name: )
- uid: System.Object.Equals(System.Object,System.Object)
commentId: M:System.Object.Equals(System.Object,System.Object)
parent: System.Object
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)
name: Equals(object, object)
nameWithType: object.Equals(object, object)
fullName: object.Equals(object, object)
nameWithType.vb: Object.Equals(Object, Object)
fullName.vb: Object.Equals(Object, Object)
name.vb: Equals(Object, Object)
spec.csharp:
- uid: System.Object.Equals(System.Object,System.Object)
name: Equals
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)
- name: (
- uid: System.Object
name: object
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object
- name: ','
- name: " "
- uid: System.Object
name: object
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object
- name: )
spec.vb:
- uid: System.Object.Equals(System.Object,System.Object)
name: Equals
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)
- name: (
- uid: System.Object
name: Object
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object
- name: ','
- name: " "
- uid: System.Object
name: Object
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object
- name: )
- uid: System.Object.GetHashCode
commentId: M:System.Object.GetHashCode
parent: System.Object
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object.gethashcode
name: GetHashCode()
nameWithType: object.GetHashCode()
fullName: object.GetHashCode()
nameWithType.vb: Object.GetHashCode()
fullName.vb: Object.GetHashCode()
spec.csharp:
- uid: System.Object.GetHashCode
name: GetHashCode
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object.gethashcode
- name: (
- name: )
spec.vb:
- uid: System.Object.GetHashCode
name: GetHashCode
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object.gethashcode
- name: (
- name: )
- uid: System.Object.GetType
commentId: M:System.Object.GetType
parent: System.Object
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object.gettype
name: GetType()
nameWithType: object.GetType()
fullName: object.GetType()
nameWithType.vb: Object.GetType()
fullName.vb: Object.GetType()
spec.csharp:
- uid: System.Object.GetType
name: GetType
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object.gettype
- name: (
- name: )
spec.vb:
- uid: System.Object.GetType
name: GetType
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object.gettype
- name: (
- name: )
- uid: System.Object.MemberwiseClone
commentId: M:System.Object.MemberwiseClone
parent: System.Object
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone
name: MemberwiseClone()
nameWithType: object.MemberwiseClone()
fullName: object.MemberwiseClone()
nameWithType.vb: Object.MemberwiseClone()
fullName.vb: Object.MemberwiseClone()
spec.csharp:
- uid: System.Object.MemberwiseClone
name: MemberwiseClone
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone
- name: (
- name: )
spec.vb:
- uid: System.Object.MemberwiseClone
name: MemberwiseClone
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone
- name: (
- name: )
- uid: System.Object.ReferenceEquals(System.Object,System.Object)
commentId: M:System.Object.ReferenceEquals(System.Object,System.Object)
parent: System.Object
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object.referenceequals
name: ReferenceEquals(object, object)
nameWithType: object.ReferenceEquals(object, object)
fullName: object.ReferenceEquals(object, object)
nameWithType.vb: Object.ReferenceEquals(Object, Object)
fullName.vb: Object.ReferenceEquals(Object, Object)
name.vb: ReferenceEquals(Object, Object)
spec.csharp:
- uid: System.Object.ReferenceEquals(System.Object,System.Object)
name: ReferenceEquals
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object.referenceequals
- name: (
- uid: System.Object
name: object
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object
- name: ','
- name: " "
- uid: System.Object
name: object
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object
- name: )
spec.vb:
- uid: System.Object.ReferenceEquals(System.Object,System.Object)
name: ReferenceEquals
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object.referenceequals
- name: (
- uid: System.Object
name: Object
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object
- name: ','
- name: " "
- uid: System.Object
name: Object
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object
- name: )
- uid: System.Object.ToString
commentId: M:System.Object.ToString
parent: System.Object
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object.tostring
name: ToString()
nameWithType: object.ToString()
fullName: object.ToString()
nameWithType.vb: Object.ToString()
fullName.vb: Object.ToString()
spec.csharp:
- uid: System.Object.ToString
name: ToString
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object.tostring
- name: (
- name: )
spec.vb:
- uid: System.Object.ToString
name: ToString
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object.tostring
- name: (
- name: )
- uid: System
commentId: N:System
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system
name: System
nameWithType: System
fullName: System
- uid: OpenQA.Selenium.BiDi.Modules.Script.SerializationOptions.MaxDomDepth*
commentId: Overload:OpenQA.Selenium.BiDi.Modules.Script.SerializationOptions.MaxDomDepth
href: OpenQA.Selenium.BiDi.Modules.Script.SerializationOptions.html#OpenQA_Selenium_BiDi_Modules_Script_SerializationOptions_MaxDomDepth
name: MaxDomDepth
nameWithType: SerializationOptions.MaxDomDepth
fullName: OpenQA.Selenium.BiDi.Modules.Script.SerializationOptions.MaxDomDepth
- uid: System.Nullable{System.Int64}
commentId: T:System.Nullable{System.Int64}
parent: System
definition: System.Nullable`1
href: https://learn.microsoft.com/dotnet/api/system.int64
name: long?
nameWithType: long?
fullName: long?
nameWithType.vb: Long?
fullName.vb: Long?
name.vb: Long?
spec.csharp:
- uid: System.Int64
name: long
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.int64
- name: '?'
spec.vb:
- uid: System.Int64
name: Long
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.int64
- name: '?'
- uid: System.Nullable`1
commentId: T:System.Nullable`1
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.nullable-1
name: Nullable<T>
nameWithType: Nullable<T>
fullName: System.Nullable<T>
nameWithType.vb: Nullable(Of T)
fullName.vb: System.Nullable(Of T)
name.vb: Nullable(Of T)
spec.csharp:
- uid: System.Nullable`1
name: Nullable
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.nullable-1
- name: <
- name: T
- name: '>'
spec.vb:
- uid: System.Nullable`1
name: Nullable
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.nullable-1
- name: (
- name: Of
- name: " "
- name: T
- name: )
- uid: OpenQA.Selenium.BiDi.Modules.Script.SerializationOptions.MaxObjectDepth*
commentId: Overload:OpenQA.Selenium.BiDi.Modules.Script.SerializationOptions.MaxObjectDepth
href: OpenQA.Selenium.BiDi.Modules.Script.SerializationOptions.html#OpenQA_Selenium_BiDi_Modules_Script_SerializationOptions_MaxObjectDepth
name: MaxObjectDepth
nameWithType: SerializationOptions.MaxObjectDepth
fullName: OpenQA.Selenium.BiDi.Modules.Script.SerializationOptions.MaxObjectDepth
- uid: OpenQA.Selenium.BiDi.Modules.Script.SerializationOptions.IncludeShadowTree*
commentId: Overload:OpenQA.Selenium.BiDi.Modules.Script.SerializationOptions.IncludeShadowTree
href: OpenQA.Selenium.BiDi.Modules.Script.SerializationOptions.html#OpenQA_Selenium_BiDi_Modules_Script_SerializationOptions_IncludeShadowTree
name: IncludeShadowTree
nameWithType: SerializationOptions.IncludeShadowTree
fullName: OpenQA.Selenium.BiDi.Modules.Script.SerializationOptions.IncludeShadowTree
- uid: System.Nullable{OpenQA.Selenium.BiDi.Modules.Script.ShadowTree}
commentId: T:System.Nullable{OpenQA.Selenium.BiDi.Modules.Script.ShadowTree}
parent: System
definition: System.Nullable`1
href: OpenQA.Selenium.BiDi.Modules.Script.ShadowTree.html
name: ShadowTree?
nameWithType: ShadowTree?
fullName: OpenQA.Selenium.BiDi.Modules.Script.ShadowTree?
spec.csharp:
- uid: OpenQA.Selenium.BiDi.Modules.Script.ShadowTree
name: ShadowTree
href: OpenQA.Selenium.BiDi.Modules.Script.ShadowTree.html
- name: '?'
spec.vb:
- uid: OpenQA.Selenium.BiDi.Modules.Script.ShadowTree
name: ShadowTree
href: OpenQA.Selenium.BiDi.Modules.Script.ShadowTree.html
- name: '?'