1013_AutomatAd#100
Open
Hollba wants to merge 4 commits into
Open
Conversation
csorbakristof
requested changes
May 12, 2026
Contributor
csorbakristof
left a comment
There was a problem hiding this comment.
Pár apró kommentár/kérés van, egyébként szép lesz.
| after logging in, the accept cookies panel showed up and thus sending the username and the password failed, so we would need to accept it, to continue. The html element: <button id="didomi-notice-agree-button" class="didomi-components-button didomi-button didomi-dismiss-button didomi-components-button--color didomi-button-highlight highlight-button" aria-label="Elfogadás és bezárás: Adatfeldolgozásunk engedélyezése és bezárás" style="color: rgb(255, 255, 255); background-color: rgb(51, 102, 153); border-radius: 0px; border-color: rgba(51, 102, 153, 0.3); border-width: 1px; display: block !important;"><span>Elfogadás és bezárás</span></button> | ||
| ``` | ||
|
|
||
| Miután a hirdetésfeltöltő aloldalon voltam, úgy gondoltam beadom neki egy promptba a soron következő szükséges interakciókat, leírva hogy mit csináljon, és a html elementet beadva neki, ettől viszont mintha kicrashelt volna, és utána akár mennyire próbáltam lekicsinyíteni a feladatot, nem akart működni tovább a session, folyton csak errort dobott. Viszont az új sessiont megnyitva, ugyanazt a hosszú promptot beadva neki, már működött és nagyjából jól meg is csinálta. Volt pár dolog, amit ha nem lettem volna, nem csinált volna meg, pl: |
Contributor
There was a problem hiding this comment.
Itt érdemes lenne megemlíteni, hogy a "folyton csak errort dobott" milyen error volt. Fordítási? Vagy a chat ablakban ment valami félre?
Co-authored-by: Kristóf Csorba <kristof@aut.bme.hu>
Co-authored-by: Kristóf Csorba <kristof@aut.bme.hu>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ez a PR az AutomatAd MI Esettanulmányhoz tartozik. A sorszámban nem vagyok teljesen biztos, mintha az utolsónak az 1012-t láttam volna.