Commit graph

18 commits

Author SHA1 Message Date
707e8f999a
find latest tweet and returns epoch int 2023-05-15 14:29:29 +02:00
a48594ad2f
Setup routine, adding skeleton for finding latest tweet and for check
Adding refresh call
2023-05-15 12:48:38 +02:00
d0b739acf8
Navigate to tweet and replies instead of only the profile 2023-05-15 12:11:59 +02:00
f04b3fa763
click to profile 2023-05-15 11:44:21 +02:00
ccf780e11e
use css selector instead of xpath 2023-05-14 22:52:36 +02:00
85c20935c0
Add username and password fill 2023-05-14 01:44:11 +02:00
81f8318e73
try to send input 2023-05-13 22:13:26 +02:00
aa90607cc7
find element with XPath 2023-05-13 20:31:46 +02:00
3427d3b079
use the Any exception everywhere so we never close the app without closing properly the driver 2023-05-13 18:02:46 +02:00
f76d4b46a6
better err msg 2023-05-13 17:21:05 +02:00
b1989bd79b
add screenshot, wait for load, ability to run JS, add extra time in bonus so the twitter login page is loaded 2023-05-13 17:10:19 +02:00
a10ca91700
navigate to twitter 2023-05-13 16:17:18 +02:00
99608caffb
update! 2023-05-13 15:57:03 +02:00
685412114c
retrieve sessionId 2023-05-13 13:33:46 +02:00
1e80074dd6
fix issue of request before starting the server 2023-05-13 13:06:25 +02:00
cebb5cb5b0
changes 2023-05-13 12:37:12 +02:00
3748b72e6a
easier interface 2023-05-13 10:40:13 +02:00
349952d116
selenium is useless, only driver needed - prepare for requesting data from it 2023-05-13 10:15:35 +02:00