Skip to content

Commit 421f0e1

Browse files
Update README.md
1 parent 605c194 commit 421f0e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Each entry represents a real development iteration. Full context on decisions an
9696

9797
| # | Focus | Date |
9898
|---|---|---|
99-
| 1 | [Selenium + Java desde cero](https://cesarbeassuarez.dev/selenium-java-dia-1/) — Why Selenium over Cypress, Java over Python, TestNG over JUnit. First test executed. | 30 Dec 2025 |
99+
| 1 | [Selenium + Java desde cero](https://cesarbeassuarez.dev/selenium-java-testng-setup-intellij/) — Why Selenium over Cypress, Java over Python, TestNG over JUnit. First test executed. | 30 Dec 2025 |
100100
| 2 | [Por qué borré todo y volví al día 1](https://cesarbeassuarez.dev/selenium-java-dia-2/) — Had a full framework built with AI. Didn't understand it. Deleted everything and started from scratch. | 08 Jan 2026 |
101101
| 3 | [pom.xml, Logback, estructura de carpetas](https://cesarbeassuarez.dev/selenium-java-dia-3/) — Maven config, logging with Logback, base/pages/utils/test folder structure. | 09 Jan 2026 |
102102
| 4 | [Dejé de hardcodear: config.properties y DriverManager](https://cesarbeassuarez.dev/selenium-java-sesion-4/) — Eliminated hardcoded values. Centralized driver and config management. | 13 Jan 2026 |

0 commit comments

Comments
 (0)