From b6eea0b1589061634406ab5d03b0761185359aa0 Mon Sep 17 00:00:00 2001 From: "George S. Baugh" Date: Tue, 5 Jun 2018 16:51:18 -0500 Subject: [PATCH] Remove useless 'get_style' heading in SRD:WE pod --- lib/Selenium/Remote/WebElement.pm | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/Selenium/Remote/WebElement.pm b/lib/Selenium/Remote/WebElement.pm index f9460c9f..fda81abf 100644 --- a/lib/Selenium/Remote/WebElement.pm +++ b/lib/Selenium/Remote/WebElement.pm @@ -522,8 +522,6 @@ sub get_value { return $self->get_attribute('value'); } -=head2 get_style - =head2 is_displayed Description: