Skip to content

Commit

Permalink
updated docstring to match the previous one.
Browse files Browse the repository at this point in the history
  • Loading branch information
swngarg-lt committed Nov 11, 2024
1 parent 4ba58bd commit 3e0dd51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WebDriverAgentLib/Categories/XCUIApplication+FBHelpers.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ NS_ASSUME_NONNULL_BEGIN
- (BOOL)fb_deactivateWithDuration:(NSTimeInterval)duration error:(NSError **)error;

/**
@return application elements tree in form of nested dictionaries
Return application elements tree in form of nested dictionaries
*/
- (NSDictionary *)fb_tree;
/**
Expand Down

0 comments on commit 3e0dd51

Please sign in to comment.