mirror of
https://github.com/appium/appium.git
synced 2026-02-21 10:49:52 -06:00
docs: Update get-context.yml [ci skip] (#12341)
This commit is contained in:
committed by
Dan Graham
parent
29d4f8baa0
commit
e345cc2a98
@@ -37,7 +37,7 @@ example_usage:
|
||||
$context = $driver->context();
|
||||
csharp:
|
||||
|
|
||||
// TODO C# sample
|
||||
string Context = driver.Context;
|
||||
|
||||
client_docs:
|
||||
java: "https://appium.github.io/java-client/io/appium/java_client/AppiumDriver.html#getContext--"
|
||||
|
||||
Reference in New Issue
Block a user