create account

Downloading WebDriver Is No Longer Required For Selenium by geekgirl

View this thread on: hive.blogpeakd.comecency.com
· @geekgirl ·
$66.66
Downloading WebDriver Is No Longer Required For Selenium
![selenium.png](https://images.hive.blog/DQmdEwABtS4HwKUCYsjWeTSnd9ZDHYXRVoycLPsrMqhtT8g/selenium.png)

This is not news. Apparently, this change happened sometime last year. I wasn't aware of it because I haven't been using Selenium in a very long time. When I discovered that a WebDriver is no longer needs to be downloaded for Selenium projects, it was a pleasant surprise and welcome feature for me. Selenium is a great tool. But one thing that was always annoying is to keep up with the right version of the WebDriver. 

Selenium is an awesome web automation tool. We can write scripts to automate almost anything we do manually when browsing the web. I have used it with python scripts in the past. It is possible to use Selenium with other programming languages like Java or JavaScript as well. My default programming language is python, and writing Selenium scripts has always been fun, especially the end result. When browsing the web or automating web we usually have multiple options like Chrome, Safari, Firefox, Opera etc. Each of them have their own WebDrivers. I normally use Safari and Chrome, but always Chrome for automating. For web automation using Chrome browser, we would need to download a ChromeDriver, and providing the path to the ChromeDriver Selenium script would be able to launch the browser and perform all the fun tasks we write in our code. 

It wasn't too complicated, and worked just fine. But since browsers get updated frequently, in a very short time the ChromeDriver used in scripts written few months ago would stop working. Since the Chrome is updated to newer version, now it would require us to download newer ChromeDriver version as well. That too is not a complicated thing to do. Delete a file, download the correct one. But it definitely was annoying, because it seemed like an unnecessary step, but also would take some time before realizing what the problem was. And it is always annoying to see old scripts stop working, because if we haven't used them in a while, we may need to read through it again to remember what did what. It is always great to see scripts running for a very long time without much of review and debugging.

Recently I was involved in a project that required using Selenium. The project had to do with automating tasks within a complex web application. It was enterprise software that connected many different departments of the organization. It would connect to the various databases and work products by various departments and generate data and reports. Initially I wanted access to the database, I didn't even want to deal with the web app. Having access to the database would make things a lot simpler and would give more flexibility of how to use the information obtained. But database access wasn't an option, and the only way to access all needed data was by launching the web app and performing sequences of various inputs and clicks. At first, I wasn't even sure that Selenium would be able to help with all that needed to be done. But it had to be the first thing I would try.

It's been a while since I used Selenium. Normally when I want to use the tools I have used in the past, what I do is go to old projects and see if they still work and remind myself how certain tasks and processes were achieved. The very first Selenium project I start doesn't work. Gives an error. Instead of dealing with error message, I go to another projects. And then another. None of them work. Then I realized that ChromeDriver had to be updated. Obviously, Chrome has been updated multiple times by now, so I needed the latest stable ChromeDriver. Unfortunately, I wasn't able to find one right away. When I did find one, they weren't working either. The same thought I had multiple times before came to mind. What does this need to be so complicated. Why wouldn't such a powerful tool like Selenium just integrate the WebDrivers or get from the cloud automatically. Automating tool couldn't automate something for itself? This is when I realized that the thing I was wishing for became a reality sometime last year with the version 4.10.

*This is great news (old news)! Thank you Selenium* I said to myself and had to test it right away. 

```
import time
from selenium import webdriver

driver = webdriver.Chrome()
driver.get("https://www.google.com/")

time.sleep(5)
```

After copy pasting a sample code and hoping it will actually do something, I was not disappointed. Chrome opened up and confirmed that ChromeDriver is indeed no longer needed to be downloaded and updated. This simple success was a motivation enough to actually getting started with the project. After three days of coding and a couple thousand lines of code, an automation tool was created that would perform tasks seconds which would take hours manually. The project wasn't just about interacting with the web app. It was the biggest part, but it involved other components that actually made all the work meaningful and productive.

Believe it or not, the biggest challenge in completing this project was getting started with/without ChromeDriver. If you have old Selenium projects, remember to make necessary changes to keep the functioning properly. It is a lot simpler now. I am sure I will be using Selenium more often in future.
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 352 others
properties (23)
authorgeekgirl
permlinkdownloading-webdriver-is-no-longer-required-for-selenium
categoryprogramming
json_metadata{"tags":["programming","coding","selenium","chrome","dev","proofofbrain","vyb","neoxian"],"image":["https://images.hive.blog/DQmdEwABtS4HwKUCYsjWeTSnd9ZDHYXRVoycLPsrMqhtT8g/selenium.png"],"app":"hiveblog/0.1","format":"markdown"}
created2024-02-02 04:12:30
last_update2024-02-02 04:12:30
depth0
children24
last_payout2024-02-09 04:12:30
cashout_time1969-12-31 23:59:59
total_payout_value33.360 HBD
curator_payout_value33.302 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length5,279
author_reputation1,590,033,227,462,832
root_title"Downloading WebDriver Is No Longer Required For Selenium"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,976,092
net_rshares162,968,255,569,863
author_curate_reward""
vote details (416)
@aloysiusmbaba ·
$0.12
Have never used Selenium before, not a programmer but looks like the news is a great delight to users of Selenium, especially to you. But still thanks for the info and have a good day. 
👍  ,
properties (23)
authoraloysiusmbaba
permlinkre-geekgirl-202422t62625443z
categoryprogramming
json_metadata{"type":"comment","tags":["programming","coding","selenium","chrome","dev","proofofbrain","vyb","neoxian"],"app":"ecency/3.0.44-mobile","format":"markdown+html"}
created2024-02-02 05:26:27
last_update2024-02-02 05:26:27
depth1
children0
last_payout2024-02-09 05:26:27
cashout_time1969-12-31 23:59:59
total_payout_value0.058 HBD
curator_payout_value0.058 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length185
author_reputation28,967,762,279,912
root_title"Downloading WebDriver Is No Longer Required For Selenium"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,977,125
net_rshares292,427,259,883
author_curate_reward""
vote details (2)
@antoniojg ·
$0.13
Wow, it's an amazing tool. Thanks for sharing the info. Could you please recommend me some tutorial to learn Selenium?
👍  
properties (23)
authorantoniojg
permlinkre-geekgirl-s8abtd
categoryprogramming
json_metadata{"tags":["programming"],"app":"peakd/2024.1.1"}
created2024-02-03 14:48:48
last_update2024-02-03 14:48:48
depth1
children1
last_payout2024-02-10 14:48:48
cashout_time1969-12-31 23:59:59
total_payout_value0.064 HBD
curator_payout_value0.064 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length118
author_reputation248,004,961,119,015
root_title"Downloading WebDriver Is No Longer Required For Selenium"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id131,008,769
net_rshares313,257,991,468
author_curate_reward""
vote details (1)
@geekgirl ·
$0.06
I don’t even remember where I first learned selenium. There are many free tutorials available online and youtube.
👍  
properties (23)
authorgeekgirl
permlinks8atw5
categoryprogramming
json_metadata{"app":"hiveblog/0.1"}
created2024-02-03 21:19:18
last_update2024-02-03 21:19:18
depth2
children0
last_payout2024-02-10 21:19:18
cashout_time1969-12-31 23:59:59
total_payout_value0.032 HBD
curator_payout_value0.032 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length113
author_reputation1,590,033,227,462,832
root_title"Downloading WebDriver Is No Longer Required For Selenium"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id131,015,996
net_rshares156,083,040,752
author_curate_reward""
vote details (1)
@biyimi ·
What an amazing tool but hope it will not have a lot of restrictions now 
properties (22)
authorbiyimi
permlinkre-geekgirl-s8c4z0
categoryprogramming
json_metadata{"tags":["programming"],"app":"peakd/2024.1.1"}
created2024-02-04 14:16:12
last_update2024-02-04 14:16:12
depth1
children0
last_payout2024-02-11 14:16:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length73
author_reputation110,247,969,247,606
root_title"Downloading WebDriver Is No Longer Required For Selenium"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id131,030,517
net_rshares0
@caspermoeller89 ·
$0.12
What sort of tasks would you usually want to automate?
Also, how many programming languages do you use on a regular basis?
👍  ,
properties (23)
authorcaspermoeller89
permlinkre-geekgirl-202422t53243472z
categoryprogramming
json_metadata{"tags":["programming","coding","selenium","chrome","dev","proofofbrain","vyb","neoxian"],"app":"ecency/3.0.36-vision","format":"markdown+html"}
created2024-02-02 04:32:45
last_update2024-02-02 04:32:45
depth1
children2
last_payout2024-02-09 04:32:45
cashout_time1969-12-31 23:59:59
total_payout_value0.058 HBD
curator_payout_value0.059 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length122
author_reputation44,966,176,068,755
root_title"Downloading WebDriver Is No Longer Required For Selenium"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,976,392
net_rshares291,766,665,672
author_curate_reward""
vote details (2)
@geekgirl ·
$0.06
Automating repetitive tasks saves a lot of time. I don’t code regularly. When I do, I mainly use python and sql.
👍  
properties (23)
authorgeekgirl
permlinks87pzg
categoryprogramming
json_metadata{"app":"hiveblog/0.1"}
created2024-02-02 05:02:03
last_update2024-02-02 05:02:03
depth2
children0
last_payout2024-02-09 05:02:03
cashout_time1969-12-31 23:59:59
total_payout_value0.030 HBD
curator_payout_value0.030 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length112
author_reputation1,590,033,227,462,832
root_title"Downloading WebDriver Is No Longer Required For Selenium"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,976,824
net_rshares154,527,530,207
author_curate_reward""
vote details (1)
@samuel-swinton ·
I use it mainly for automated testing of browser-based applications.
👍  
properties (23)
authorsamuel-swinton
permlinks8gm6g
categoryprogramming
json_metadata{"app":"hiveblog/0.1"}
created2024-02-07 00:18:18
last_update2024-02-07 00:18:18
depth2
children0
last_payout2024-02-14 00:18:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length68
author_reputation29,718,575,597,097
root_title"Downloading WebDriver Is No Longer Required For Selenium"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id131,093,855
net_rshares4,138,750,763
author_curate_reward""
vote details (1)
@christybliss ·
Good day, thank you for the update. So, we can write whatever manuscript with selenium. How do I get it? Is it on chrome because I don't know about it. The way use talk about it, it means we would prefer it to other web browsers.

**_please, @geekgirl, don't forget my request. I just want to get my children back to school and pay my rent. Honestly, I don't know how to sort that out with the present Nigerian economic condition. Thank dear sister.**
properties (22)
authorchristybliss
permlinkre-geekgirl-202422t8342109z
categoryprogramming
json_metadata{"type":"comment","tags":["programming","coding","selenium","chrome","dev","proofofbrain","vyb","neoxian"],"app":"ecency/3.0.44-mobile","format":"markdown+html"}
created2024-02-02 07:03:45
last_update2024-02-02 07:03:45
depth1
children0
last_payout2024-02-09 07:03:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length451
author_reputation45,967,945,091,767
root_title"Downloading WebDriver Is No Longer Required For Selenium"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,978,287
net_rshares0
@djbravo ·
$0.11
I haven't used this platform yet but as you mentioned it is interesting and good for programming so I will definitely try to use it. 
👍  
properties (23)
authordjbravo
permlinkre-geekgirl-202422t1744254z
categoryprogramming
json_metadata{"tags":["programming","coding","selenium","chrome","dev","proofofbrain","vyb","neoxian"],"app":"ecency/3.0.37-vision","format":"markdown+html"}
created2024-02-02 12:44:27
last_update2024-02-02 12:44:27
depth1
children0
last_payout2024-02-09 12:44:27
cashout_time1969-12-31 23:59:59
total_payout_value0.056 HBD
curator_payout_value0.057 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length133
author_reputation368,193,917,029,900
root_title"Downloading WebDriver Is No Longer Required For Selenium"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,983,440
net_rshares281,583,559,552
author_curate_reward""
vote details (1)
@hivebuzz ·
Congratulations @geekgirl! You have completed the following achievement on the Hive blockchain And have been rewarded with New badge(s)

<table><tr><td><img src="https://images.hive.blog/60x70/http://hivebuzz.me/@geekgirl/upvotes.png?202402052223"></td><td>You distributed more than 38000 upvotes.<br>Your next target is to reach 39000 upvotes.</td></tr>
</table>

<sub>_You can view your badges on [your board](https://hivebuzz.me/@geekgirl) and compare yourself to others in the [Ranking](https://hivebuzz.me/ranking)_</sub>
<sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub>



**Check out our last posts:**
<table><tr><td><a href="/hive-122221/@hivebuzz/pum-202401-delegations"><img src="https://images.hive.blog/64x128/https://i.imgur.com/fg8QnBc.png"></a></td><td><a href="/hive-122221/@hivebuzz/pum-202401-delegations">Our Hive Power Delegations to the January PUM Winners</a></td></tr><tr><td><a href="/hive-122221/@hivebuzz/pud-202402-feedback"><img src="https://images.hive.blog/64x128/https://i.imgur.com/zHjYI1k.jpg"></a></td><td><a href="/hive-122221/@hivebuzz/pud-202402-feedback">Feedback from the February Hive Power Up Day</a></td></tr><tr><td><a href="/hive-122221/@hivebuzz/pum-202401-result"><img src="https://images.hive.blog/64x128/https://i.imgur.com/mzwqdSL.png"></a></td><td><a href="/hive-122221/@hivebuzz/pum-202401-result">Hive Power Up Month Challenge - January 2024 Winners List</a></td></tr></table>
properties (22)
authorhivebuzz
permlinknotify-geekgirl-20240205t223720
categoryprogramming
json_metadata{"image":["http://hivebuzz.me/notify.t6.png"]}
created2024-02-05 22:37:21
last_update2024-02-05 22:37:21
depth1
children0
last_payout2024-02-12 22:37:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,483
author_reputation370,424,450,818,945
root_title"Downloading WebDriver Is No Longer Required For Selenium"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id131,065,981
net_rshares0
@jahanzaibanjum ·
$0.13
I am a desktop application developer by using  (C #.net).   I was thinking for move to web based application.  I heard about Selenium that works for web browser automation. I think its a right time to work on  this. Thank you for update.
👍  
properties (23)
authorjahanzaibanjum
permlinkre-geekgirl-202424t165522396z
categoryprogramming
json_metadata{"tags":["programming","coding","selenium","chrome","dev","proofofbrain","vyb","neoxian"],"app":"ecency/3.0.37-vision","format":"markdown+html"}
created2024-02-04 11:55:24
last_update2024-02-04 11:55:24
depth1
children0
last_payout2024-02-11 11:55:24
cashout_time1969-12-31 23:59:59
total_payout_value0.066 HBD
curator_payout_value0.067 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length237
author_reputation11,283,473,590,090
root_title"Downloading WebDriver Is No Longer Required For Selenium"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id131,028,081
net_rshares318,971,221,872
author_curate_reward""
vote details (1)
@jfang003 ·
$0.11
It's great to hear that they made things easier. I think it's a great thing because it does sound annoying to update the driver every single time. 
👍  
properties (23)
authorjfang003
permlinkre-geekgirl-2wtjmrmec
categoryprogramming
json_metadata{"app":"leothreads/0.3","format":"markdown","tags":["leofinance"],"canonical_url":"https://inleo.io/@jfang003/re-geekgirl-2wtjmrmec","isPoll":false,"pollOptions":{},"dimensions":[]}
created2024-02-02 07:55:09
last_update2024-02-02 07:55:09
depth1
children0
last_payout2024-02-09 07:55:09
cashout_time1969-12-31 23:59:59
total_payout_value0.056 HBD
curator_payout_value0.057 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length147
author_reputation649,187,840,407,297
root_title"Downloading WebDriver Is No Longer Required For Selenium"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,979,060
net_rshares283,250,308,967
author_curate_reward""
vote details (1)
@pardinus ·
$0.16
I have barely started my python journey, decided to do a course just for fun. Curious to see what will I be able to do with it, do have a couple projects in mind! 
👍  
properties (23)
authorpardinus
permlinkre-geekgirl-202422t92543737z
categoryprogramming
json_metadata{"type":"comment","tags":["programming","coding","selenium","chrome","dev","proofofbrain","vyb","neoxian"],"app":"ecency/3.0.45-mobile","format":"markdown+html"}
created2024-02-02 09:25:45
last_update2024-02-02 09:25:45
depth1
children2
last_payout2024-02-09 09:25:45
cashout_time1969-12-31 23:59:59
total_payout_value0.078 HBD
curator_payout_value0.079 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length163
author_reputation384,001,782,251,732
root_title"Downloading WebDriver Is No Longer Required For Selenium"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,980,346
net_rshares392,686,972,886
author_curate_reward""
vote details (1)
@geekgirl ·
$0.03
You will have a lot of fun with python.
👍  
properties (23)
authorgeekgirl
permlinks88j8t
categoryprogramming
json_metadata{"app":"hiveblog/0.1"}
created2024-02-02 15:34:03
last_update2024-02-02 15:34:03
depth2
children1
last_payout2024-02-09 15:34:03
cashout_time1969-12-31 23:59:59
total_payout_value0.014 HBD
curator_payout_value0.015 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length39
author_reputation1,590,033,227,462,832
root_title"Downloading WebDriver Is No Longer Required For Selenium"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,986,693
net_rshares75,851,963,046
author_curate_reward""
vote details (1)
@pardinus ·
$0.16
Judging by the amount of possibilities with only a handful of commands that I've learned to far, totally agree with you! Thanks!
👍  
properties (23)
authorpardinus
permlinkre-geekgirl-s898an
categoryprogramming
json_metadata{"tags":["programming"],"app":"peakd/2024.1.1"}
created2024-02-03 00:35:12
last_update2024-02-03 00:35:12
depth3
children0
last_payout2024-02-10 00:35:12
cashout_time1969-12-31 23:59:59
total_payout_value0.080 HBD
curator_payout_value0.081 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length128
author_reputation384,001,782,251,732
root_title"Downloading WebDriver Is No Longer Required For Selenium"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,996,997
net_rshares390,622,346,751
author_curate_reward""
vote details (1)
@precab ·
$0.12
Thank you so much for this quality update 
👍  
properties (23)
authorprecab
permlinkre-geekgirl-s899a6
categoryprogramming
json_metadata{"tags":["programming"],"app":"peakd/2024.1.1"}
created2024-02-03 00:56:33
last_update2024-02-03 00:56:33
depth1
children0
last_payout2024-02-10 00:56:33
cashout_time1969-12-31 23:59:59
total_payout_value0.062 HBD
curator_payout_value0.062 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length42
author_reputation18,826,690,046,740
root_title"Downloading WebDriver Is No Longer Required For Selenium"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,997,254
net_rshares299,692,700,722
author_curate_reward""
vote details (1)
@rafzat ·
$0.11
I have not used Selenium but I know what if is used for. I think this update is good and will even make things easier 
👍  
properties (23)
authorrafzat
permlinkre-geekgirl-202422t10420564z
categoryprogramming
json_metadata{"tags":["programming","coding","selenium","chrome","dev","proofofbrain","vyb","neoxian"],"app":"ecency/3.0.37-vision","format":"markdown+html"}
created2024-02-02 09:04:27
last_update2024-02-02 09:04:27
depth1
children0
last_payout2024-02-09 09:04:27
cashout_time1969-12-31 23:59:59
total_payout_value0.056 HBD
curator_payout_value0.057 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length118
author_reputation183,560,271,702,716
root_title"Downloading WebDriver Is No Longer Required For Selenium"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,980,070
net_rshares282,134,217,833
author_curate_reward""
vote details (1)
@samuel-swinton ·
$0.13
Great post! I haven't used Selenium in a while either, so this is welcome news for my latest project. You might like the Software Engineering community, where we are trying to create a place for professional IT workers to ask for or give advice about tech-related skills and careers.

https://hive.blog/trending/hive-186568
#sbi-skip
👍  
properties (23)
authorsamuel-swinton
permlinks8gm4h
categoryprogramming
json_metadata{"tags":["sbi-skip"],"links":["https://hive.blog/trending/hive-186568"],"app":"hiveblog/0.1"}
created2024-02-07 00:17:06
last_update2024-02-07 00:17:06
depth1
children0
last_payout2024-02-14 00:17:06
cashout_time1969-12-31 23:59:59
total_payout_value0.066 HBD
curator_payout_value0.066 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length333
author_reputation29,718,575,597,097
root_title"Downloading WebDriver Is No Longer Required For Selenium"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id131,093,838
net_rshares306,963,337,125
author_curate_reward""
vote details (1)
@the-lead ·
$0.11
Dealing with outdated WebDriver versions in Selenium projects can be frustrating, but the recent integration of WebDriver with Selenium is a much-needed improvement. It makes automation smoother and more hassle-free. Your experience underscores the importance of staying updated with the latest tools and features to streamline development processes. Thanks for sharing your insights and staying informed.
👍  
properties (23)
authorthe-lead
permlinkre-geekgirl-202422t1014573z
categoryprogramming
json_metadata{"tags":["programming","coding","selenium","chrome","dev","proofofbrain","vyb","neoxian"],"app":"ecency/3.0.37-vision","format":"markdown+html"}
created2024-02-02 09:01:48
last_update2024-02-02 09:01:48
depth1
children0
last_payout2024-02-09 09:01:48
cashout_time1969-12-31 23:59:59
total_payout_value0.056 HBD
curator_payout_value0.057 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length405
author_reputation208,607,108,630,256
root_title"Downloading WebDriver Is No Longer Required For Selenium"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,980,039
net_rshares282,692,848,453
author_curate_reward""
vote details (1)
@theguruasia ·
$WINE
properties (22)
authortheguruasia
permlinkre-geekgirl-s89hed
categoryprogramming
json_metadata{"tags":["programming"],"app":"peakd/2024.1.1"}
created2024-02-03 03:51:51
last_update2024-02-03 03:51:51
depth1
children0
last_payout2024-02-10 03:51:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length5
author_reputation72,600,982,981,532
root_title"Downloading WebDriver Is No Longer Required For Selenium"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,999,717
net_rshares0
@typebox ·
It's inspiring to see how overcoming a simple hurdle like updating ChromeDriver led to the creation of such a powerful automation tool. This absolutely showcases the value of persistence and adaptation especially in problem solving and solutions.
properties (22)
authortypebox
permlinks8j1xy
categoryprogramming
json_metadata{"app":"hiveblog/0.1"}
created2024-02-08 07:54:00
last_update2024-02-08 07:54:00
depth1
children0
last_payout2024-02-15 07:54:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length246
author_reputation39,736,569,795,739
root_title"Downloading WebDriver Is No Longer Required For Selenium"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id131,129,915
net_rshares0
@videoaddiction ·
$0.11
I read that it is mainly used for creating a bot.
👍  ,
properties (23)
authorvideoaddiction
permlinkre-geekgirl-202422t93248780z
categoryprogramming
json_metadata{"type":"comment","tags":["programming","coding","selenium","chrome","dev","proofofbrain","vyb","neoxian"],"app":"ecency/3.0.45-mobile","format":"markdown+html"}
created2024-02-02 06:32:48
last_update2024-02-02 06:32:48
depth1
children1
last_payout2024-02-09 06:32:48
cashout_time1969-12-31 23:59:59
total_payout_value0.056 HBD
curator_payout_value0.056 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length49
author_reputation167,118,267,942,935
root_title"Downloading WebDriver Is No Longer Required For Selenium"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,977,908
net_rshares281,450,152,901
author_curate_reward""
vote details (2)
@samuel-swinton ·
I use it mainly for automated testing of browser-based applications.
properties (22)
authorsamuel-swinton
permlinks8gm7e
categoryprogramming
json_metadata{"app":"hiveblog/0.1"}
created2024-02-07 00:18:51
last_update2024-02-07 00:18:51
depth2
children0
last_payout2024-02-14 00:18:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length68
author_reputation29,718,575,597,097
root_title"Downloading WebDriver Is No Longer Required For Selenium"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id131,093,859
net_rshares0
@xonium ·
$0.12
Great thanks for this update 
👍  ,
properties (23)
authorxonium
permlinkre-geekgirl-202422t5518893z
categoryprogramming
json_metadata{"tags":["programming","coding","selenium","chrome","dev","proofofbrain","vyb","neoxian"],"app":"ecency/3.0.37-vision","format":"markdown+html"}
created2024-02-02 04:51:18
last_update2024-02-02 04:51:18
depth1
children0
last_payout2024-02-09 04:51:18
cashout_time1969-12-31 23:59:59
total_payout_value0.058 HBD
curator_payout_value0.059 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length29
author_reputation2,968,948,611,879
root_title"Downloading WebDriver Is No Longer Required For Selenium"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,976,628
net_rshares291,194,748,144
author_curate_reward""
vote details (2)