Selenium Automation Framework Tutorial - Handling Dynamic Web Tables in Selenium

  Рет қаралды 13,319

QASCRIPT

QASCRIPT

Күн бұрын

Learn how to handle dynamic web tables in selenium webdriver. Following will be covered in this video:
What is web table ?
Different web table tags
Real-time example of automating a web table

Пікірлер: 11
@kiransingh8239
@kiransingh8239 2 жыл бұрын
excellent explanation,brother,thanks a lot
@QASCRIPT
@QASCRIPT 2 жыл бұрын
Glad you liked it
@reshmapn7941
@reshmapn7941 3 жыл бұрын
Awesome Explanation sir Thank you
@QASCRIPT
@QASCRIPT 3 жыл бұрын
You're most welcome
@chukwuemekatasie5118
@chukwuemekatasie5118 4 жыл бұрын
Hi, can you help me with an issue. I am using your exact method above, but clicking on the text instead of printing. However I keep getting a stale element reference error after clicking and taking me to the next page. Here is my code WebElement PositionTable = driver.findElement(By.xpath('//td[2]/table/tbody/tr/td/table')) List Rows = PositionTable.findElements(By.tagName('tr')) println('No. of rows: ' + Rows.size()) table: for (int i = 0; i < Rows.size(); i++) { List Cols = Rows.get(i).findElements(By.tagName('td')) for (int j = 0; j < Cols.size(); j++) { if (Cols.get(j).getText().equalsIgnoreCase(ExpectedPosition)) { Cols.get(j).findElement(By.tagName('a')).click() WebUI.delay(5) table: break } } }
@QASCRIPT
@QASCRIPT 4 жыл бұрын
For stale element reference exception, try using Fluent Wait or load the element again before performing any operation on it.
@emreyucel5838
@emreyucel5838 Жыл бұрын
thanks a lot
@QASCRIPT
@QASCRIPT Жыл бұрын
Welcome!
@kritishah1659
@kritishah1659 3 жыл бұрын
What is the difference between the Selenium and SelectorsHub?
@QASCRIPT
@QASCRIPT 3 жыл бұрын
Both are completely different. Selenium is an Automation tool and SelectorsHub is a XPath generator tool
@kritishah1659
@kritishah1659 3 жыл бұрын
@@QASCRIPT thank you so much it really helped
Selenium WebDriver Tutorial #36 - How to Handle Web Table in Selenium
26:09
Software Testing Mentor
Рет қаралды 60 М.
If Your Hair is Super Long
00:53
im_siowei
Рет қаралды 30 МЛН
Strange dances 😂 Squid Game
00:22
عائلة ابو رعد Abo Raad family
Рет қаралды 29 МЛН
Bungee Jumping With Rope In Beautiful Place:Asmr Bungee Jumping
00:14
Bungee Jumping Park Official
Рет қаралды 17 МЛН
How to Handle Dynamic WebTable - WebDriver Session 14
33:42
Naveen AutomationLabs
Рет қаралды 203 М.
Simon Sinek's Advice Will Leave You SPEECHLESS 2.0 (MUST WATCH)
20:43
Alpha Leaders
Рет қаралды 2,8 МЛН
How to Handle Pagination in Selenium Webdriver | How to Handle Dynamic WebTable |Webtable Pagination
30:54
Switch to a specific window out of 100 windows and validate it in #Selenium
13:17
Querying 100 Billion Rows using SQL, 7 TB in a single table
9:07
Arpit Agrawal (Elastiq.AI)
Рет қаралды 61 М.
Handle WebTable in Selenium WebDriver || Dynamic WebTable Handling
30:24
Naveen AutomationLabs
Рет қаралды 94 М.
If Your Hair is Super Long
00:53
im_siowei
Рет қаралды 30 МЛН